Update README.md
Browse files
README.md
CHANGED
@@ -1 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
1 |
Clone of https://huggingface.co/Xenova/llama2.c-stories15M with fixed tied tensors. Used for testing LLM Compressor.
|
|
|
1 |
+
---
|
2 |
+
library_name: transformers.js
|
3 |
+
tags:
|
4 |
+
- transformers.js
|
5 |
+
---
|
6 |
Clone of https://huggingface.co/Xenova/llama2.c-stories15M with fixed tied tensors. Used for testing LLM Compressor.
|