Instructions to use OpenMed/OpenMed-NER-BloodCancerDetect-MultiMed-335M-mlx with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use OpenMed/OpenMed-NER-BloodCancerDetect-MultiMed-335M-mlx with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir OpenMed-NER-BloodCancerDetect-MultiMed-335M-mlx OpenMed/OpenMed-NER-BloodCancerDetect-MultiMed-335M-mlx
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- LM Studio
Remove private MLX snapshot instructions
Browse files
README.md
CHANGED
|
@@ -47,16 +47,6 @@ This MLX repo is meant to pair with:
|
|
| 47 |
- OpenMed website: [https://openmed.life](https://openmed.life)
|
| 48 |
- Source checkpoint: [`OpenMed/OpenMed-NER-BloodCancerDetect-MultiMed-335M`](https://huggingface.co/OpenMed/OpenMed-NER-BloodCancerDetect-MultiMed-335M)
|
| 49 |
|
| 50 |
-
## Use This Private MLX Snapshot
|
| 51 |
-
|
| 52 |
-
Authenticate before downloading private OpenMed artifacts:
|
| 53 |
-
|
| 54 |
-
```bash
|
| 55 |
-
hf auth login
|
| 56 |
-
hf download OpenMed/OpenMed-NER-BloodCancerDetect-MultiMed-335M-mlx --local-dir ./OpenMed-NER-BloodCancerDetect-MultiMed-335M-mlx
|
| 57 |
-
```
|
| 58 |
-
|
| 59 |
-
Use the downloaded directory when you want to pin this exact MLX artifact in an offline or local Apple Silicon workflow.
|
| 60 |
|
| 61 |
## Quick Start
|
| 62 |
|
|
|
|
| 47 |
- OpenMed website: [https://openmed.life](https://openmed.life)
|
| 48 |
- Source checkpoint: [`OpenMed/OpenMed-NER-BloodCancerDetect-MultiMed-335M`](https://huggingface.co/OpenMed/OpenMed-NER-BloodCancerDetect-MultiMed-335M)
|
| 49 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 50 |
|
| 51 |
## Quick Start
|
| 52 |
|