update
Browse files
README.md
CHANGED
@@ -3,7 +3,11 @@ license: apache-2.0
|
|
3 |
base_model:
|
4 |
- utter-project/EuroLLM-9B
|
5 |
---
|
6 |
-
|
|
|
|
|
|
|
|
|
7 |
|
8 |
If you need more information about the original project: https://huggingface.co/utter-project
|
9 |
|
@@ -11,4 +15,4 @@ Just loaded the gguf model into lm-studio (https://lmstudio.ai/) and sent a prom
|
|
11 |
![image/png](https://cdn-uploads.huggingface.co/production/uploads/647f596045baf21ad70a5810/gJieNBeTmuyrA76esScuG.png)
|
12 |
|
13 |
This is a not completely tested converted model, please use it carefully, for personal studyng and testing purposes.
|
14 |
-
Convert it by yourself
|
|
|
3 |
base_model:
|
4 |
- utter-project/EuroLLM-9B
|
5 |
---
|
6 |
+
Hello hello thank you for this visit.
|
7 |
+
|
8 |
+
This is a llamacpp gguf converted model from the eurollm-9b model, from eurollm team.
|
9 |
+
|
10 |
+
This is the original model: https://huggingface.co/blog/eurollm-team/eurollm-9b
|
11 |
|
12 |
If you need more information about the original project: https://huggingface.co/utter-project
|
13 |
|
|
|
15 |
![image/png](https://cdn-uploads.huggingface.co/production/uploads/647f596045baf21ad70a5810/gJieNBeTmuyrA76esScuG.png)
|
16 |
|
17 |
This is a not completely tested converted model, please use it carefully, for personal studyng and testing purposes.
|
18 |
+
Convert it by yourself from the base model with specific quantitization for production environments.
|