YokaiKoibito
commited on
Commit
·
3df19f4
1
Parent(s):
5b6dfc5
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
---
|
2 |
license: llama2
|
3 |
---
|
|
|
|
1 |
---
|
2 |
license: llama2
|
3 |
---
|
4 |
+
This is an fp16 copy of [jarradh/llama2_70b_chat_uncensored](https://huggingface.co/jarradh/llama2_70b_chat_uncensored). I simply imported the model to CPU with torch_dtype=torch.float16 and then exported it again.
|