Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -23,7 +23,7 @@ tags:
|
|
| 23 |
|
| 24 |
This model was converted from [meta-llama/Llama-3.2-1B-Instruct](https://hf.co/meta-llama/Llama-3.2-1B-Instruct) to CoreML using [coremlpipelinestools](https://github.com/finnvoor/CoreMLPipelines/tree/main/coremlpipelinestools).
|
| 25 |
|
| 26 |
-
### Use with CoreMLPipelines
|
| 27 |
|
| 28 |
```swift
|
| 29 |
import CoreMLPipelines
|
|
|
|
| 23 |
|
| 24 |
This model was converted from [meta-llama/Llama-3.2-1B-Instruct](https://hf.co/meta-llama/Llama-3.2-1B-Instruct) to CoreML using [coremlpipelinestools](https://github.com/finnvoor/CoreMLPipelines/tree/main/coremlpipelinestools).
|
| 25 |
|
| 26 |
+
### Use with [CoreMLPipelines](https://github.com/finnvoor/CoreMLPipelines)
|
| 27 |
|
| 28 |
```swift
|
| 29 |
import CoreMLPipelines
|