初始化项目,由ModelHub XC社区提供模型
Model: ashercn97/manatee-7b Source: Original Platform
This commit is contained in:
19
README.md
Normal file
19
README.md
Normal file
@@ -0,0 +1,19 @@
|
||||
---
|
||||
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.
|
||||
Reference in New Issue
Block a user