JoPmt commited on
Commit
f9a917c
1 Parent(s): d04bc9c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -3
README.md CHANGED
@@ -8,9 +8,9 @@ tags:
8
  - llama-3
9
  - llama
10
  - meta
11
- - facebook
12
  - unsloth
13
  - transformers
 
14
  ---
15
 
16
  # Finetune Llama 3.2, Gemma 2, Mistral 2-5x faster with 70% less memory via Unsloth!
@@ -60,6 +60,4 @@ The Meta Llama 3.2 collection of multilingual large language models (LLMs) is a
60
 
61
  **Status:** This is a static model trained on an offline dataset. Future versions may be released that improve model capabilities and safety.
62
 
63
- **License:** Use of Llama 3.2 is governed by the [Llama 3.2 Community License](https://github.com/meta-llama/llama-models/blob/main/models/llama3_2/LICENSE) (a custom, commercial license agreement).
64
-
65
  Where to send questions or comments about the model Instructions on how to provide feedback or comments on the model can be found in the model [README](https://github.com/meta-llama/llama3). For more technical information about generation parameters and recipes for how to use Llama 3.1 in applications, please go [here](https://github.com/meta-llama/llama-recipes).
 
8
  - llama-3
9
  - llama
10
  - meta
 
11
  - unsloth
12
  - transformers
13
+ inference: true
14
  ---
15
 
16
  # Finetune Llama 3.2, Gemma 2, Mistral 2-5x faster with 70% less memory via Unsloth!
 
60
 
61
  **Status:** This is a static model trained on an offline dataset. Future versions may be released that improve model capabilities and safety.
62
 
 
 
63
  Where to send questions or comments about the model Instructions on how to provide feedback or comments on the model can be found in the model [README](https://github.com/meta-llama/llama3). For more technical information about generation parameters and recipes for how to use Llama 3.1 in applications, please go [here](https://github.com/meta-llama/llama-recipes).