Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,6 @@
|
|
1 |
---
|
2 |
license: mit
|
|
|
|
|
3 |
---
|
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
+
tags:
|
4 |
+
- code
|
5 |
---
|
6 |
+
Codellama 34b(base) finetuned on Swift code. I used Stanford CRFM's Levanter and a TPU v4-8 provided by the TensorFlow Research Cloud to build this.
|