Behavioral Economics Hermes
This is a fine-tuned version of Hermes-3-Llama-3.1-8B for behavioral economics conversations in English and Korean.
Model Description
- Fine-tuned from: NousResearch/Hermes-3-Llama-3.1-8B
- Task: Behavioral Economics Conversations
- Languages: English & Korean
- License: Apache 2.0
Usage
from transformers import AutoTokenizer, AutoModelForCausalLM
model = AutoModelForCausalLM.from_pretrained("cschung7/behavioral-economics-hermes")
tokenizer = AutoTokenizer.from_pretrained("cschung7/behavioral-economics-hermes")
Add and commit the changes
git add README.md git commit -m "Update README with correct model metadata"
Try pushing again
git push
- Downloads last month
- 5
Inference Providers
NEW
This model is not currently available via any of the supported third-party Inference Providers, and
HF Inference API was unable to determine this model's library.
Model tree for cschung7/behavioral-economics-hermes
Base model
meta-llama/Llama-3.1-8B
Finetuned
NousResearch/Hermes-3-Llama-3.1-8B