FunnyPunch commited on
Commit
a7b07ef
·
verified ·
1 Parent(s): 203b6a2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -1,7 +1,11 @@
1
  ---
2
  license: llama3.1
 
 
3
  ---
4
  For now this is just a test of various basic techniques of increasing the context window on the best 8B model there is, that has 1 big problem, the limit of context window being just 16384.
5
  I strongly suggest not downloading, or if you do...I guess tell me how bad this is. It's first time I upload anything on HF ever. Or Git. Or do anything on the internet since writing pages in HTTP in 1999.
6
 
7
- Go here for original: https://huggingface.co/SicariusSicariiStuff/LLAMA-3_8B_Unaligned_BETA
 
 
 
1
  ---
2
  license: llama3.1
3
+ base_model:
4
+ - SicariusSicariiStuff/LLAMA-3_8B_Unaligned_BETA
5
  ---
6
  For now this is just a test of various basic techniques of increasing the context window on the best 8B model there is, that has 1 big problem, the limit of context window being just 16384.
7
  I strongly suggest not downloading, or if you do...I guess tell me how bad this is. It's first time I upload anything on HF ever. Or Git. Or do anything on the internet since writing pages in HTTP in 1999.
8
 
9
+ Go here for original: https://huggingface.co/SicariusSicariiStuff/LLAMA-3_8B_Unaligned_BETA
10
+
11
+ 24.02.2026 - serious tests on Q8_0 started.