FiditeNemini
commited on
Commit
•
4de34b0
1
Parent(s):
93f9bd6
Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
---
|
2 |
license: llama3.1
|
|
|
3 |
---
|
4 |
![Abliterated Meta Llama 3.1 Model Combination](llama-3.1-unhinged-vision.jpeg)
|
5 |
|
@@ -10,4 +11,4 @@ This is an ablated Meta Llama 3.1 8B model, combined with a mmprojector model de
|
|
10 |
|
11 |
The base Llama 3.1 appears to have been trained on multimodal content, and with the new 128K context, seems to have the necessary context to be able to talk about at least two separate images in a chat without confusing the two.
|
12 |
|
13 |
-
![Screenshot showing use in LM Studio](ScreenShot.jpeg)
|
|
|
1 |
---
|
2 |
license: llama3.1
|
3 |
+
library_name: transformers
|
4 |
---
|
5 |
![Abliterated Meta Llama 3.1 Model Combination](llama-3.1-unhinged-vision.jpeg)
|
6 |
|
|
|
11 |
|
12 |
The base Llama 3.1 appears to have been trained on multimodal content, and with the new 128K context, seems to have the necessary context to be able to talk about at least two separate images in a chat without confusing the two.
|
13 |
|
14 |
+
![Screenshot showing use in LM Studio](ScreenShot.jpeg)
|