Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: llama3.3
|
3 |
+
base_model:
|
4 |
+
- meta-llama/Llama-3.3-70B-Instruct
|
5 |
+
library_name: transformers
|
6 |
+
---
|
7 |
+
Rombos-LLM-70b-Llama-3.3
|
8 |
+
|
9 |
+
![image/jpeg](https://cdn-uploads.huggingface.co/production/uploads/642cc1c253e76b4c2286c58e/QErypCEKD5OZLxUcSmYaR.jpeg)
|
10 |
+
|
11 |
+
You know the drill by now.
|
12 |
+
|
13 |
+
Here is the paper. Have fun.
|
14 |
+
|
15 |
+
- https://docs.google.com/document/d/1OjbjU5AOz4Ftn9xHQrX3oFQGhQ6RDUuXQipnQ9gn6tU/edit?usp=sharing
|