Instructions to use SeacowX/Enigma-8B-Entity with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use SeacowX/Enigma-8B-Entity with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("/scratch_tmp/prj/charnu/seacow_hf_cache/models--meta-llama--Meta-Llama-3.1-8B-Instruct/snapshots/0e9e39f249a16976918f6564b8830bc894c89659/") model = PeftModel.from_pretrained(base_model, "SeacowX/Enigma-8B-Entity") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- c1316f8f6248b1339592f9e56f30708ffcb58d6cc1ca100a4c57c2ae7a77fe6a
- Size of remote file:
- 168 MB
- SHA256:
- a487ca27b5a859987db6b7760640d2b05c152897f8bc023cf38dc6e7678902e3
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.