Update README.md
Browse files
README.md
CHANGED
@@ -7,7 +7,7 @@ license: apache-2.0
|
|
7 |
Original Base Model: `CohereForAI/c4ai-command-r-plus`.<br>
|
8 |
Link: [https://huggingface.co/CohereForAI/c4ai-command-r-plus](https://huggingface.co/CohereForAI/c4ai-command-r-plus)
|
9 |
|
10 |
-
Quantization Configurations
|
11 |
|
12 |
```text
|
13 |
"quantization_config": {
|
@@ -36,4 +36,5 @@ Quantization Configurations:
|
|
36 |
},
|
37 |
```
|
38 |
|
|
|
39 |
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-plus`.<br>
|
8 |
Link: [https://huggingface.co/CohereForAI/c4ai-command-r-plus](https://huggingface.co/CohereForAI/c4ai-command-r-plus)
|
9 |
|
10 |
+
## Quantization Configurations
|
11 |
|
12 |
```text
|
13 |
"quantization_config": {
|
|
|
36 |
},
|
37 |
```
|
38 |
|
39 |
+
## Source Codes
|
40 |
Source Codes: [https://github.com/vkola-lab/medpodgpt/tree/main/quantization](https://github.com/vkola-lab/medpodgpt/tree/main/quantization).
|