Georgesadsim commited on
Commit
7bcd11e
·
verified ·
1 Parent(s): 40e0778

Upload config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. config.json +9 -0
config.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "curiousily/Llama-3-8B-Instruct-Finance-RAG",
3
+ "architectures": [
4
+ "LlamaForCausalLM"
5
+ ],
6
+ "model_type": "llama",
7
+ "torch_dtype": "bfloat16",
8
+ "transformers_version": "4.40.0"
9
+ }