GGUF
Inference Endpoints
fabiofernandes commited on
Commit
e2c6891
·
verified ·
1 Parent(s): 4c4c3e9
Files changed (1) hide show
  1. README.md +6 -2
README.md CHANGED
@@ -3,7 +3,11 @@ license: apache-2.0
3
  base_model:
4
  - utter-project/EuroLLM-9B
5
  ---
6
- Just converted the original model https://huggingface.co/blog/eurollm-team/eurollm-9b to GGUF using llamacpp.
 
 
 
 
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 rom the base model with specific quantitization for production environments.
 
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.