Files
manatee-7b/README.md
ModelHub XC d573ed5362 初始化项目,由ModelHub XC社区提供模型
Model: ashercn97/manatee-7b
Source: Original Platform
2026-05-30 08:55:18 +08:00

19 lines
580 B
Markdown

---
datasets:
- ashercn97/OpenOrcaPleaseWork
language:
- en
library_name: transformers
pipeline_tag: text-generation
tags:
- orca
- transformer
- cool
---
This is based on llama-2-7b and fine-tuned on two Orca datasets. It took around 6 hours on 1 L40 GPU.
Manatee is one of my first projects, so I hope you enjoy using it! To use it, you can either use it through the transformer library or if you have limited memory, you can use the GPTQ version that is on my profile!
In the future, I plan on fine-tuning higher parameter models or making a better version of Manatee-7b.