DavidAhn commited on
Commit
84bce86
1 Parent(s): 862ef78

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ tags:
4
+ - gradientai/Llama-3-8B-Instruct-262k
5
+ - DavidAhn/llama-3-base-instruct-slerp
6
+ ---
7
+
8
+ # llama-3-8b-instruct-slerp-262k
9
+
10
+ llama-3-8b-instruct-slerp-262k is a model that extends context using chatvector.[EasyLLMFeaturePorter](https://github.com/StableFluffy/EasyLLMFeaturePorter):
11
+ * base model: [meta-llama/Meta-Llama-3-8B-Instruct](https://huggingface.co/meta-llama/Meta-Llama-3-8B-Instruct)
12
+ * informative model: [gradientai/Llama-3-8B-Instruct-262k](https://huggingface.co/gradientai/Llama-3-8B-Instruct-262k)
13
+ * target model: [DavidAhn/llama-3-base-instruct-slerp](https://huggingface.co/DavidAhn/llama-3-base-instruct-slerp)
14
+
15
+ ```