billingsmoore
commited on
Commit
•
006106c
1
Parent(s):
afbee2f
Update README.md
Browse files
README.md
CHANGED
@@ -16,8 +16,6 @@ base_model:
|
|
16 |
|
17 |
## Model Details
|
18 |
|
19 |
-
### Model Description
|
20 |
-
|
21 |
This model is a quantized version of [**billingsmoore/tibetan-to-english-translation**](https://huggingface.co/billingsmoore/tibetan-to-english-translation). The model is double quanitized to 4bits. The process was performed (and can be replicated) with the following code:
|
22 |
|
23 |
```python
|
|
|
16 |
|
17 |
## Model Details
|
18 |
|
|
|
|
|
19 |
This model is a quantized version of [**billingsmoore/tibetan-to-english-translation**](https://huggingface.co/billingsmoore/tibetan-to-english-translation). The model is double quanitized to 4bits. The process was performed (and can be replicated) with the following code:
|
20 |
|
21 |
```python
|