emre570 commited on
Commit
c1bf985
1 Parent(s): 02475fe

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -16,7 +16,7 @@ datasets:
16
  ---
17
  # Llama 3-8B Turkish Model
18
 
19
- This repo contains the fine-tuned model for the Turkish Llama 3 Project and its variants that can be used for different purposes.
20
 
21
  The actual trained model is an adapter model of [Unsloth's Llama 3-8B quantized model](https://huggingface.co/unsloth/llama-3-8b-bnb-4bit), which is then converted into .gguf format using llama.cpp and into .bin format for vLLM.
22
 
 
16
  ---
17
  # Llama 3-8B Turkish Model
18
 
19
+ This repo contains the experimental-educational fine-tuned model for the Turkish Llama 3 Project and its variants that can be used for different purposes.
20
 
21
  The actual trained model is an adapter model of [Unsloth's Llama 3-8B quantized model](https://huggingface.co/unsloth/llama-3-8b-bnb-4bit), which is then converted into .gguf format using llama.cpp and into .bin format for vLLM.
22