Update README.md
Browse files
README.md
CHANGED
|
@@ -7,7 +7,7 @@ license: apache-2.0
|
|
| 7 |
Original Base Model: `CohereForAI/c4ai-command-r-v01`.<br>
|
| 8 |
Link: [https://huggingface.co/CohereForAI/c4ai-command-r-v01](https://huggingface.co/CohereForAI/c4ai-command-r-v01)
|
| 9 |
|
| 10 |
-
Quantization Configurations
|
| 11 |
```
|
| 12 |
{
|
| 13 |
"bits": 4,
|
|
@@ -24,4 +24,5 @@ Quantization Configurations:
|
|
| 24 |
}
|
| 25 |
```
|
| 26 |
|
|
|
|
| 27 |
Source Codes: [https://github.com/vkola-lab/medpodgpt/tree/main/quantization](https://github.com/vkola-lab/medpodgpt/tree/main/quantization).
|
|
|
|
| 7 |
Original Base Model: `CohereForAI/c4ai-command-r-v01`.<br>
|
| 8 |
Link: [https://huggingface.co/CohereForAI/c4ai-command-r-v01](https://huggingface.co/CohereForAI/c4ai-command-r-v01)
|
| 9 |
|
| 10 |
+
## Quantization Configurations
|
| 11 |
```
|
| 12 |
{
|
| 13 |
"bits": 4,
|
|
|
|
| 24 |
}
|
| 25 |
```
|
| 26 |
|
| 27 |
+
## Source Codes
|
| 28 |
Source Codes: [https://github.com/vkola-lab/medpodgpt/tree/main/quantization](https://github.com/vkola-lab/medpodgpt/tree/main/quantization).
|