nomic-embed-text-v1 / model.yml
thuannh's picture
Update model.yml
b2cd311 verified
raw
history blame contribute delete
300 Bytes
name: Nomic Em‌bed Text v1 Q8_0
model: nomic-embed-text-v1:Q8_0
version: 1
model_type: 'embedding' # 'embedding' | 'llm'
# Engine / Model Settings
ngl: 100 # Infer from base config.json -> num_attention_heads
ctx_len: 8192 # Infer from base config.json -> max_position_embeddings
engine: llama-cpp