MLX
Safetensors
PyTorch
English
llama
instruct
finance
stock market
candlesticks
FinGPT
option trading
future stock prediction
trends prediction
Enterprise LLM
Enterprise
Enterprise ready
Banks
Wealth Management
Instructions to use mlx-community/Writer-Palmyra-Fin-70B-32K with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use mlx-community/Writer-Palmyra-Fin-70B-32K with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir Writer-Palmyra-Fin-70B-32K mlx-community/Writer-Palmyra-Fin-70B-32K
- Notebooks
- Google Colab
- Kaggle
- Local Apps
- LM Studio
mlx-community/Writer-Palmyra-Fin-70B-32K
The Model mlx-community/Writer-Palmyra-Fin-70B-32K was converted to MLX format from Writer/Palmyra-Fin-70B-32K using mlx-lm version 0.16.1.
Use with mlx
pip install mlx-lm
from mlx_lm import load, generate
model, tokenizer = load("mlx-community/Writer-Palmyra-Fin-70B-32K")
response = generate(model, tokenizer, prompt="hello", verbose=True)
- Downloads last month
- 37
Hardware compatibility
Log In to add your hardware
Quantized
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support