sebaxakerhtc
commited on
Upload README.md with huggingface_hub
Browse files
README.md
ADDED
@@ -0,0 +1,27 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: unsloth/phi-4-unsloth-bnb-4bit
|
3 |
+
tags:
|
4 |
+
- text-generation-inference
|
5 |
+
- transformers
|
6 |
+
- unsloth
|
7 |
+
- sebaxakerhtc
|
8 |
+
- llama
|
9 |
+
- trl
|
10 |
+
license: apache-2.0
|
11 |
+
language:
|
12 |
+
- ru
|
13 |
+
datasets:
|
14 |
+
- IlyaGusev/saiga_scored
|
15 |
+
---
|
16 |
+
|
17 |
+
# Uploaded model
|
18 |
+
|
19 |
+
- **Developed by:** burgasdotpro
|
20 |
+
- **License:** apache-2.0
|
21 |
+
- **Finetuned from model :** unsloth/phi-4-unsloth-bnb-4bit
|
22 |
+
|
23 |
+
Тестовая модель на базе llama-3.1-8B с датасетом от знаменитой [Сайги](https://huggingface.co/IlyaGusev/saiga_llama3_8b).
|
24 |
+
|
25 |
+
Эта llama модель тренирована в 2 раза быстрей с помощью [Unsloth](https://github.com/unslothai/unsloth) и TRL библиотеки Huggingface.
|
26 |
+
|
27 |
+
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="100"/>](https://github.com/unslothai/unsloth)
|