Andrii Medvediev
added files
c911605
|
raw
history blame
1.09 kB
---
license: llama3.1
language:
- en
- de
- fr
- it
- pt
- hi
- es
- th
base_model:
- meta-llama/Llama-3.2-3B-Instruct
pipeline_tag: text-generation
tags:
- Apple
- Facebook
- Llama
- Meta
- CoreML
---
# Model Card for Model ID
This model is a converted version of Meta's Llama-3.2-3B-Instruct model to CoreML format using the [llama-to-coreml](https://github.com/andmev/llama-to-coreml) project.
## Model Details
Meta's Llama-3.2-3B-Instruct model is a 8-billion parameter large language model that is based on the Llama-3.1 architecture. It is a fine-tuned version of the Llama-3.1-70B model for instruction following.
### Model Description
- **Developed by:** Meta
- **Funded by:** andmev
- **Shared by:** andmev
- **Model type:** LLM
- **Language(s) (NLP):** English
- **License:** Meta's Llama-3.2-3B-Instruct model is licensed under the [LLaMA Terms of Use](https://ai.meta.com/resources/models-and-libraries/llama-downloads/).
- **Finetuned from model:** Llama-3.1-70B-Instruct
### Model Sources
- **Repository:** [llama-to-coreml](https://github.com/andmev/llama-to-coreml)