IHaveNoClueAndIMustPost
commited on
Commit
•
d3bbef6
1
Parent(s):
69bc469
Update README.md
Browse files
README.md
CHANGED
@@ -6,7 +6,8 @@ pipeline_tag: text-generation
|
|
6 |
tags:
|
7 |
- text-generation-inference
|
8 |
---
|
9 |
-
This is [Llama2-22b](https://huggingface.co/chargoddard/llama2-22b) in a couple of GGML
|
|
|
10 |
|
11 |
Approximate VRAM requirements at 4K context:
|
12 |
<table style='border: 2px #000000 solid; width: 50%' align='left' border='2'>
|
|
|
6 |
tags:
|
7 |
- text-generation-inference
|
8 |
---
|
9 |
+
This is [Llama2-22b](https://huggingface.co/chargoddard/llama2-22b) in a couple of GGML formats. I have no idea what I'm doing so if something doesn't work that's likely on me, not the models themselves.<br>
|
10 |
+
While I haven't had any issues so far do note that the original repo states <i>"Not intended for use as-is - this model is meant to serve as a base for further tuning"</b>.
|
11 |
|
12 |
Approximate VRAM requirements at 4K context:
|
13 |
<table style='border: 2px #000000 solid; width: 50%' align='left' border='2'>
|