Change library
#3
by
osanseviero
- opened
README.md
CHANGED
@@ -5,6 +5,7 @@ base_model: Xwin-LM/Xwin-LM-70b-V0.1
|
|
5 |
inference: false
|
6 |
model_creator: Xwin-LM
|
7 |
model_type: llama
|
|
|
8 |
prompt_template: 'A chat between a curious user and an artificial intelligence assistant.
|
9 |
The assistant gives helpful, detailed, and polite answers to the user''s questions.
|
10 |
USER: {prompt} ASSISTANT:
|
|
|
5 |
inference: false
|
6 |
model_creator: Xwin-LM
|
7 |
model_type: llama
|
8 |
+
library_name: llama.cpp
|
9 |
prompt_template: 'A chat between a curious user and an artificial intelligence assistant.
|
10 |
The assistant gives helpful, detailed, and polite answers to the user''s questions.
|
11 |
USER: {prompt} ASSISTANT:
|