abrahammg commited on
Commit
98db191
1 Parent(s): 73eada0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -120,11 +120,11 @@ and run it
120
  python run_model.py
121
  ```
122
 
123
- ## Merged Model
124
 
125
- You can also utilize a fully finetuned model for the Galician language with this version of GGUF: [https://huggingface.co/abrahammg/Llama3-8B-Galician-Chat](https://huggingface.co/abrahammg/Llama3-8B-Galician-Chat)
126
- Load it directly into **LM Studio** by entering the URL *https://huggingface.co/abrahammg/Llama3-8B-Galician-Chat/* in the search box. Set the template to LLama3 for optimal results.
127
 
 
128
  Or pull it in **Ollama** with the command:
129
  ```bash
130
  ollama run abrahammg/llama3-gl-chat
 
120
  python run_model.py
121
  ```
122
 
123
+ # Full Merged Model 💬
124
 
125
+ You can find a the adapter merged with the Llama3-8B base model in this repo: [https://huggingface.co/abrahammg/Llama3-8B-Galician-Instruct-GGUF](https://huggingface.co/abrahammg/Llama3-8B-Galician-Instruct-GGUF)
 
126
 
127
+ To utilize this model within LM Studio, simply input the URL https://huggingface.co/abrahammg/Llama3-8B-Galician-Instruct-GGUF into the search box. For the best performance, ensure you set the template to LLama3.
128
  Or pull it in **Ollama** with the command:
129
  ```bash
130
  ollama run abrahammg/llama3-gl-chat