shuyuej's picture
Update README.md
51e6fb1 verified
|
raw
history blame
No virus
456 Bytes
---
license: apache-2.0
---
# The Quantized LLaMA 3.2 3B Instruct Model
Original Base Model: `meta-llama/Llama-3.2-3B-Instruct`.<br>
Link: [https://huggingface.co/meta-llama/Llama-3.2-3B-Instruct](https://huggingface.co/meta-llama/Llama-3.2-3B-Instruct)
## Quantization Configurations
```
```
## Source Codes
Source Codes: [https://github.com/vkola-lab/medpodgpt/tree/main/quantization](https://github.com/vkola-lab/medpodgpt/tree/main/quantization).