Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
---
|
2 |
license: llama3
|
3 |
---
|
|
|
|
1 |
---
|
2 |
license: llama3
|
3 |
---
|
4 |
+
convert of [llama-3-8b-instruct](https://huggingface.co/meta-llama/Meta-Llama-3-8B-Instruct) into native pytorch pickle files. Made for testing with [gpt-fast](https://github.com/pytorch-labs/gpt-fast)
|