File size: 1,554 Bytes
ae62696
 
 
 
 
 
5c029db
 
 
 
 
 
 
 
 
 
 
 
140aee9
 
5c029db
 
 
 
 
140aee9
 
5c029db
 
 
 
 
 
 
 
 
f30046e
5c029db
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
f30046e
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
---
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. -->

## How to Get Started with the Model

Use the code below to get started with the model.

#### Speeds, Sizes, Times 

<!-- 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. -->

[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 (nils@openmachine.ai)

Drew Wasielewski (drewwas@berkeley.edu)