GGUF
Inference Endpoints
fabiofernandes commited on
Commit
8a2497a
·
verified ·
1 Parent(s): 226778c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -8
README.md CHANGED
@@ -3,16 +3,13 @@ license: apache-2.0
3
  base_model:
4
  - utter-project/EuroLLM-9B
5
  ---
6
- Hello hello welcome!
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
 
14
  Just loaded the gguf model into lm-studio (https://lmstudio.ai/) and sent a prompt in portuguese:
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.
 
3
  base_model:
4
  - utter-project/EuroLLM-9B
5
  ---
6
+ This is a llamacpp gguf converted model from the eurollm-9b model.
 
 
7
 
8
+ This is the original model:
9
+ https://huggingface.co/blog/eurollm-team/eurollm-9b
10
 
11
+ If you need more information about the original project:
12
+ https://huggingface.co/utter-project
13
 
14
  Just loaded the gguf model into lm-studio (https://lmstudio.ai/) and sent a prompt in portuguese:
15
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/647f596045baf21ad70a5810/gJieNBeTmuyrA76esScuG.png)