doberst commited on
Commit
777d281
1 Parent(s): 5542a92

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -4,6 +4,7 @@
4
  "quantization": "4Q_K_M GGUF",
5
  "model_base": "tiny-llama",
6
  "tokenizer": "llmware/slim-sentiment",
 
7
  "model_type": "llama",
8
  "parameters": "1.1 billion",
9
  "description": "slim-sentiment is a function-calling model, fine-tuned to output structured python dictionaries",
 
4
  "quantization": "4Q_K_M GGUF",
5
  "model_base": "tiny-llama",
6
  "tokenizer": "llmware/slim-sentiment",
7
+ "tokenizer_local": "tokenizer_tl.json",
8
  "model_type": "llama",
9
  "parameters": "1.1 billion",
10
  "description": "slim-sentiment is a function-calling model, fine-tuned to output structured python dictionaries",