JARVIS-Model / README.md
JARVIShks's picture
Create README.md
499b608 verified
|
Raw
History Blame Contribute Delete
525 Bytes
---
license: apache-2.0
base_model: meta-llama/Llama-3.2-1B-Instruct
tags:
- text-generation
- custom-trained
- voice-assistant
pipeline_tag: text-generation
library_name: transformers
datasets:
- JARVIShks/my-custom-data
language:
- en
metrics:
- accuracy
---
# JARVIS Custom Language Model
This model is a fine-tuned version of `Llama-3.2-1B-Instruct` trained on a locally sourced custom dataset.
## Intended Use
Designed to act as the core conversational brain for a voice-to-voice AI system inside Hugging Face Spaces.