thuannh commited on
Commit
b2cd311
1 Parent(s): ab2f7f2

Update model.yml

Browse files
Files changed (1) hide show
  1. model.yml +1 -1
model.yml CHANGED
@@ -6,4 +6,4 @@ model_type: 'embedding' # 'embedding' | 'llm'
6
  # Engine / Model Settings
7
  ngl: 100 # Infer from base config.json -> num_attention_heads
8
  ctx_len: 8192 # Infer from base config.json -> max_position_embeddings
9
- engine: cortex.llamacpp
 
6
  # Engine / Model Settings
7
  ngl: 100 # Infer from base config.json -> num_attention_heads
8
  ctx_len: 8192 # Infer from base config.json -> max_position_embeddings
9
+ engine: llama-cpp