File size: 339 Bytes
b15311a
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10

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."]