Instructions to use SparseLLM/prosparse-llama-2-7b-predictor with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use SparseLLM/prosparse-llama-2-7b-predictor with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="SparseLLM/prosparse-llama-2-7b-predictor", trust_remote_code=True)# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("SparseLLM/prosparse-llama-2-7b-predictor", trust_remote_code=True, dtype="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- a73b5fe1e4180295d44c9b14eb951e539b895bc9c93197cc15b86240d389cb5b
- Size of remote file:
- 61.9 MB
- SHA256:
- 9aa9e92fc957a701606855b2c43e487fca0c14bc448cafe14f19b9848a465b04
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.