Update README.md (#1)
Browse files- Update README.md (49e757d868b3d269ded1aec8a3be0989f6820b48)
README.md
CHANGED
@@ -1,12 +1,15 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
-
|
|
|
|
|
4 |
---
|
5 |
|
6 |
# Model Card for Model ID
|
7 |
|
8 |
-
|
9 |
|
|
|
10 |
|
11 |
|
12 |
## Model Details
|
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
+
license: apache-2.0
|
4 |
+
language:
|
5 |
+
- tr
|
6 |
---
|
7 |
|
8 |
# Model Card for Model ID
|
9 |
|
10 |
+
Quantized model of [TURKCELL/Turkcell-LLM-7b-v1][1] using `bitsandbytes`.
|
11 |
|
12 |
+
[1]: https://huggingface.co/TURKCELL/Turkcell-LLM-7b-v1
|
13 |
|
14 |
|
15 |
## Model Details
|