akshathmangudi
commited on
Commit
•
aac4ca5
1
Parent(s):
d97544b
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,23 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: llama3.1
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
tags:
|
6 |
+
- gguf
|
7 |
+
- llama3.1
|
8 |
+
- quantized
|
9 |
+
- llama.cpp
|
10 |
+
---
|
11 |
+
|
12 |
+
## Model Details
|
13 |
+
|
14 |
+
### Model Description
|
15 |
+
|
16 |
+
The GGUF version of Llama3.1-8B-Instruct, quantized.
|
17 |
+
|
18 |
+
- **Developed by:** Meta
|
19 |
+
- **License:** llama3.1
|
20 |
+
- **Quantized by:** Akshath Mangudi
|
21 |
+
- **My GitHub:** https://github.com/akshathmangudi
|
22 |
+
- **My LinkedIn:** https://www.linkedin.com/in/akshathmangudi/
|
23 |
+
- **Repository:** https://huggingface.co/meta-llama/Meta-Llama-3.1-8B-Instruct
|