Update README.md
Browse files
README.md
CHANGED
|
@@ -4,7 +4,7 @@ base_model:
|
|
| 4 |
- unsloth/Qwen3-1.7B
|
| 5 |
---
|
| 6 |
|
| 7 |
-
This was created using [unsloth example colab notebook](https://colab.research.google.com/github/unslothai/notebooks/blob/main/nb/Qwen3_(0_6B)-Phone_Deployment.ipynb) - data and training steps skipped.
|
| 8 |
|
| 9 |
The intention was to make a quantized model file that can run on executorch. Please verify steps in the colab notebook before you use this.
|
| 10 |
|
|
|
|
| 4 |
- unsloth/Qwen3-1.7B
|
| 5 |
---
|
| 6 |
|
| 7 |
+
This was created using [unsloth example colab notebook](https://colab.research.google.com/github/unslothai/notebooks/blob/main/nb/Qwen3_(0_6B)-Phone_Deployment.ipynb) - data and training steps skipped. Python notebook available in files.
|
| 8 |
|
| 9 |
The intention was to make a quantized model file that can run on executorch. Please verify steps in the colab notebook before you use this.
|
| 10 |
|