shuyuej commited on
Commit
efdd5da
1 Parent(s): d33eb76

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -3
README.md CHANGED
@@ -1,3 +1,16 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ ---
4
+
5
+ # The Quantized Mistral Large Instruct 2407 Model
6
+
7
+ Original Base Model: `mistralai/Mistral-Large-Instruct-2407`.<br>
8
+ Link: [https://huggingface.co/mistralai/Mistral-Large-Instruct-2407](https://huggingface.co/mistralai/Mistral-Large-Instruct-2407)
9
+
10
+ ## Quantization Configurations
11
+ ```
12
+
13
+ ```
14
+
15
+ ## Source Codes
16
+ Source Codes: [https://github.com/vkola-lab/medpodgpt/tree/main/quantization](https://github.com/vkola-lab/medpodgpt/tree/main/quantization).