Instructions to use MCES10-Software/YouToks-Instruct-Quantum-Physics-III-Llama-3.2-3B-Instruct with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Adapters
How to use MCES10-Software/YouToks-Instruct-Quantum-Physics-III-Llama-3.2-3B-Instruct with Adapters:
from adapters import AutoAdapterModel model = AutoAdapterModel.from_pretrained("fill-in-model-name") model.load_adapter("MCES10-Software/YouToks-Instruct-Quantum-Physics-III-Llama-3.2-3B-Instruct", set_active=True) - Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -59,7 +59,7 @@ Peak memory: 6.506 GB
|
|
| 59 |
|
| 60 |
### RickyAI variant (coming soon) to the MCES10 Software Portal.
|
| 61 |
|
| 62 |
-
### Quantised GGUF
|
| 63 |
|
| 64 |
Credits
|
| 65 |
|
|
|
|
| 59 |
|
| 60 |
### RickyAI variant (coming soon) to the MCES10 Software Portal.
|
| 61 |
|
| 62 |
+
### Quantised Q4 GGUF MCES10-Software/YouToks-Instruct-Quantum-Physics-III-Llama-3.2-3B-Instruct-Q4_0-GGUF
|
| 63 |
|
| 64 |
Credits
|
| 65 |
|