Enigma Models
Collection
Neural Knowledge Base of Entity States • 4 items • Updated
How to use SeacowX/Enigma-70B-Entity-Attribute with PEFT:
from peft import PeftModel
from transformers import AutoModelForCausalLM
base_model = AutoModelForCausalLM.from_pretrained("/scratch_tmp/prj/inf_llmcache/hf_cache/models--meta-llama--Llama-3.3-70B-Instruct/snapshots/38ff4e01a70559264c95945aa04b900a11e68422")
model = PeftModel.from_pretrained(base_model, "SeacowX/Enigma-70B-Entity-Attribute")This model is a fine-tuned version of /scratch_tmp/prj/inf_llmcache/hf_cache/models--meta-llama--Llama-3.3-70B-Instruct/snapshots/38ff4e01a70559264c95945aa04b900a11e68422 on the openpi_entity_attr_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-70B