Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,26 @@
|
|
1 |
-
---
|
2 |
-
license: llama3.3
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: llama3.3
|
3 |
+
base_model:
|
4 |
+
- rombodawg/Rombos-LLM-70b-Llama-3.3
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
- fr
|
8 |
+
- it
|
9 |
+
- pt
|
10 |
+
- hi
|
11 |
+
- es
|
12 |
+
- th
|
13 |
+
- de
|
14 |
+
tags:
|
15 |
+
- facebook
|
16 |
+
- meta
|
17 |
+
- llama
|
18 |
+
- llama-3
|
19 |
+
- awq
|
20 |
+
- rombos
|
21 |
+
pipeline_tag: text-generation
|
22 |
+
library_name: transformers
|
23 |
+
---
|
24 |
+
# Rombos-LLM-70b-Llama-3.3 AWQ 4-Bit Quantized
|
25 |
+
|
26 |
+
This repository provides the AWQ 4-bit quantized version of [`rombodawg/Rombos-LLM-70b-Llama-3.3`](https://huggingface.co/rombodawg/Rombos-LLM-70b-Llama-3.3), originally developed by Meta AI and finetuned by rombodawg.
|