William Arnold commited on
Commit ·
768c4cc
1
Parent(s): d7c988a
Add missing pngs
Browse files- .gitattributes +2 -0
- .gitignore +0 -1
- llama1-guanaco-base-delta-plot.png +3 -0
- llama1-guanaco-base-phi-plot.png +3 -0
.gitattributes
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
llama1-guanaco-base-delta-plot.png filter=lfs diff=lfs merge=lfs -text
|
| 2 |
+
llama1-guanaco-base-phi-plot.png filter=lfs diff=lfs merge=lfs -text
|
.gitignore
CHANGED
|
@@ -1,7 +1,6 @@
|
|
| 1 |
.venv
|
| 2 |
lm-outputs*
|
| 3 |
lmo*
|
| 4 |
-
*.png
|
| 5 |
.vscode/launch.json
|
| 6 |
scratch
|
| 7 |
|
|
|
|
| 1 |
.venv
|
| 2 |
lm-outputs*
|
| 3 |
lmo*
|
|
|
|
| 4 |
.vscode/launch.json
|
| 5 |
scratch
|
| 6 |
|
llama1-guanaco-base-delta-plot.png
ADDED
|
Git LFS Details
|
llama1-guanaco-base-phi-plot.png
ADDED
|
Git LFS Details
|