sfardin commited on
Commit
4b010cd
·
verified ·
1 Parent(s): 8f68fa7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -6,7 +6,6 @@ tags:
6
  - unsloth
7
  - llama
8
  - gguf
9
- license: bsl-1.0
10
  language:
11
  - en
12
  metrics:
@@ -18,7 +17,7 @@ library_name: adapter-transformers
18
  # Uploaded model
19
 
20
  - **Developed by:** sfardin
21
- - **License:** apache-2.0
22
  - **Finetuned from model :** unsloth/llama-3.2-3b-instruct-bnb-4bit
23
 
24
  This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
 
6
  - unsloth
7
  - llama
8
  - gguf
 
9
  language:
10
  - en
11
  metrics:
 
17
  # Uploaded model
18
 
19
  - **Developed by:** sfardin
20
+ - **License:** LLAMA 3.2 License
21
  - **Finetuned from model :** unsloth/llama-3.2-3b-instruct-bnb-4bit
22
 
23
  This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.