Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
base_model:
|
4 |
+
- alirezamsh/small100
|
5 |
+
---
|
6 |
+
Quantized int4 version of [small100](https://huggingface.co/alirezamsh/small100)
|
7 |
+
|
8 |
+
Implemented in my translation project: https://github.com/BLCK-B/Moerkepub
|