temp commit

This commit is contained in:
Botao Chen 2024-11-26 21:23:56 -08:00
parent 90add9fed0
commit c31a78dfcb
7 changed files with 92 additions and 19 deletions

View file

@ -8,6 +8,8 @@ apis:
- memory
- safety
- telemetry
- datasetio
- post_training
providers:
inference:
- provider_id: meta-reference-inference
@ -16,6 +18,10 @@ providers:
model: ${env.INFERENCE_MODEL}
max_seq_len: 4096
checkpoint_dir: ${env.INFERENCE_CHECKPOINT_DIR:null}
datasetio:
- provider_id: huggingface-0
provider_type: remote::huggingface
config: {}
memory:
- provider_id: faiss
provider_type: inline::faiss