FantasiaFoundry Lewdiculous commited on
Commit
3371004
1 Parent(s): 3012ca2

Add Llama-3 (#14)

Browse files

- Add Llama-3 (850a9b2fe91772e4ed9cfbc0d5d33c2f151d75f5)


Co-authored-by: Lewdiculous <[email protected]>

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -15,7 +15,7 @@ tags:
15
 
16
  > [!WARNING]
17
  > **Warning:** <br>
18
- > Not expected to handle Llama-3 at the moment.
19
 
20
  Pull Requests with your own features and improvements to this script are always welcome.
21
 
 
15
 
16
  > [!WARNING]
17
  > **Warning:** <br>
18
+ > For **Llama-3** models, at the moment, you have to use `gguf-imat-llama-3.py` and replace the config files with the ones in the [´llama-3-config-files´](/extra-files/llama-3-config-files/) folder for properly quanting and generating the imatrix data.
19
 
20
  Pull Requests with your own features and improvements to this script are always welcome.
21