drewwas's picture
Update README.md
140aee9 verified
|
raw
history blame
2.79 kB
---
license: mit
language:
- en
base_model:
- meta-llama/Llama-3.2-1B
---
## Model Details
### Model Description
<!-- Provide a longer summary of what this model is. -->
Finetune of LLaMa 3.2 1B model to include flashnormalization (https://arxiv.org/abs/2407.09577)
- **Developed by:** OpenMachine Labs
- **License:** MIT
- **Finetuned from model** Meta LLaMa 3.2 1B
### Model Sources [optional]
<!-- Provide the basic links for the model. -->
- **Repository:** https://github.com/meta-llama/llama-models/tree/main/models/llama3_2
- **Paper** https://ai.meta.com/blog/llama-3-2-connect-2024-vision-edge-mobile-devices/
## Uses
<!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
### Direct Use
<!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
[More Information Needed]
### Downstream Use [optional]
<!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
[More Information Needed]
### Out-of-Scope Use
<!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
[More Information Needed]
## Bias, Risks, and Limitations
<!-- This section is meant to convey both technical and sociotechnical limitations. -->
[More Information Needed]
### Recommendations
<!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
## How to Get Started with the Model
Use the code below to get started with the model.
#### Speeds, Sizes, Times [optional]
<!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
[More Information Needed]
## Evaluation
<!-- This section describes the evaluation protocols and provides the results. -->
### Testing Data, Factors & Metrics
#### Testing Data
<!-- This should link to a Dataset Card if possible. -->
[More Information Needed]
#### Factors
<!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
[More Information Needed]
#### Metrics
<!-- These are the evaluation metrics being used, ideally with a description of why. -->
[More Information Needed]
### Results
[More Information Needed]
#### Summary
## Model Examination [optional]
<!-- Relevant interpretability work for the model goes here -->
## Model Card Authors
Nils Graef ([email protected])
Drew Wasielewski ([email protected])
## Model Card Contact
[More Information Needed]