aero-test / example.txt
turkfork's picture
Upload 7 files
a30ecce verified
raw
history blame contribute delete
366 Bytes
aero-lora/
├── adapter_config.json # created by PEFT
├── adapter_model.bin # the LoRA weights
├── tokenizer_config.json
├── tokenizer.json
├── vocab.json / merges.txt # for LLaMA-style models
├── README.md # (optional but swag)
└── config.json # comes from base model