chenhaodev
commited on
Upload folder using huggingface_hub
Browse files
README.md
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
pipeline_tag: text-generation
|
5 |
+
tags:
|
6 |
+
- llama-3
|
7 |
+
base_model: aaditya/OpenBioLLM-Llama3-70B
|
8 |
+
---
|
9 |
+
|
10 |
+
# OpenBioLLM-Llama3-70B-GGUF
|
11 |
+
- This is GGUF quantized version of [OpenBioLLM-Llama3-70B](https://huggingface.co/aaditya/OpenBioLLM-Llama3-70B)
|