Instructions to use Ailiance-fr/devstral-python-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Ailiance-fr/devstral-python-lora with PEFT:
Task type is invalid.
- MLX
How to use Ailiance-fr/devstral-python-lora with MLX:
# Make sure mlx-lm is installed # pip install --upgrade mlx-lm # if on a CUDA device, also pip install mlx[cuda] # Generate text with mlx-lm from mlx_lm import load, generate model, tokenizer = load("Ailiance-fr/devstral-python-lora") prompt = "Once upon a time in" text = generate(model, tokenizer, prompt=prompt, verbose=True) - Notebooks
- Google Colab
- Kaggle
- Local Apps
- LM Studio
- MLX LM
How to use Ailiance-fr/devstral-python-lora with MLX LM:
Generate or start a chat session
# Install MLX LM uv tool install mlx-lm # Generate some text mlx_lm.generate --model "Ailiance-fr/devstral-python-lora" --prompt "Once upon a time"
- Xet hash:
- 1516efdb4f6e437a79fbd13f83195b7758a6a572e9195c9ac40e790d3399e856
- Size of remote file:
- 370 MB
- SHA256:
- 0b2e643251c9072c406b98f8a2c665bde14a84aa0e9a890ca3b7c0618c6098c8
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.