Enigma Models
Collection
Neural Knowledge Base of Entity States • 4 items • Updated
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")This model is a fine-tuned version of /scratch_tmp/prj/charnu/seacow_hf_cache/models--meta-llama--Meta-Llama-3.1-8B-Instruct/snapshots/0e9e39f249a16976918f6564b8830bc894c89659/ on the openpi_entity_guided dataset.
More information needed
More information needed
More information needed
The following hyperparameters were used during training:
Base model
meta-llama/Llama-3.1-8B