flyingfishinwater commited on
Commit
2d36ff6
·
1 Parent(s): 3c1955e

Update models.json

Browse files
Files changed (1) hide show
  1. models.json +1 -0
models.json CHANGED
@@ -4,6 +4,7 @@
4
  "model_title": "Llama2-1.3B",
5
  "model_file": "data/ggml-model-Q8_0.gguf",
6
  "model_url": "https://",
 
7
  "model_avatar": "ava0_48",
8
  "model_description": "The standard Llama2 based 1.3B LLM.",
9
  "context" : 2048,
 
4
  "model_title": "Llama2-1.3B",
5
  "model_file": "data/ggml-model-Q8_0.gguf",
6
  "model_url": "https://",
7
+ "model_info_url": "https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.2",
8
  "model_avatar": "ava0_48",
9
  "model_description": "The standard Llama2 based 1.3B LLM.",
10
  "context" : 2048,