Boning c
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# 🧠 Sam-large-v1-speacil
|
2 |
|
3 |
**Model Author:** [Smilyai-labs](https://huggingface.co/Smilyai-labs)
|
@@ -75,4 +87,4 @@ If you use this model in your work, please cite it as:
|
|
75 |
publisher={Hugging Face},
|
76 |
howpublished={\url{https://huggingface.co/Smilyai-labs/Sam-large-v1-speacil}}
|
77 |
}
|
78 |
-
```
|
|
|
1 |
+
---
|
2 |
+
pipeline_tag: text-generation
|
3 |
+
library_name: transformers
|
4 |
+
language: en
|
5 |
+
license: mit
|
6 |
+
tags:
|
7 |
+
- text-generation
|
8 |
+
- tinyllama
|
9 |
+
- smilyai
|
10 |
+
- sam-large
|
11 |
+
- speacil
|
12 |
+
---
|
13 |
# 🧠 Sam-large-v1-speacil
|
14 |
|
15 |
**Model Author:** [Smilyai-labs](https://huggingface.co/Smilyai-labs)
|
|
|
87 |
publisher={Hugging Face},
|
88 |
howpublished={\url{https://huggingface.co/Smilyai-labs/Sam-large-v1-speacil}}
|
89 |
}
|
90 |
+
```
|