abrahammg commited on
Commit
c2a56ad
1 Parent(s): 03d8fc7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -65,6 +65,9 @@ Assistant: Segundo as últimas estimacións, Galicia ten uns 2,8 millóns de hab
65
  To use this model, follow the example code provided below. Ensure you have the necessary libraries installed (e.g., Hugging Face's `transformers`).
66
 
67
  ### Installation
 
 
 
68
 
69
  ```bash
70
  pip install transformers bitsandbytes "unsloth[colab-new] @ git+https://github.com/unslothai/unsloth.git" llmtuner xformers
 
65
  To use this model, follow the example code provided below. Ensure you have the necessary libraries installed (e.g., Hugging Face's `transformers`).
66
 
67
  ### Installation
68
+ ```bash
69
+ git clone https://huggingface.co/abrahammg/Llama3-8B-Galician-Chat
70
+ ```
71
 
72
  ```bash
73
  pip install transformers bitsandbytes "unsloth[colab-new] @ git+https://github.com/unslothai/unsloth.git" llmtuner xformers