llama_chat_sql / mergekit_moe_config.yml
ajay141's picture
Upload folder using huggingface_hub
b15311a verified
raw
history blame
339 Bytes
base_model: TinyLlama/TinyLlama-1.1B-Chat-v1.0
dtype: float16
gate_mode: cheap_embed
experts:
- source_model: TinyLlama/TinyLlama-1.1B-Chat-v1.0
positive_prompts: ["You are an helpful chat assistant."]
- source_model: yuiseki/tinyllama-coder-sql-en-v0.1
positive_prompts: ["You are a best assistant for sql code generation."]