Futuresony commited on
Commit
d08983e
1 Parent(s): b571fb3

This model is finetuned with the data of Futuresony company. But it can be used to others like code generation and so on

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - en
5
+ metrics:
6
+ - accuracy
7
+ base_model:
8
+ - meta-llama/Llama-3.1-8B-Instruct
9
+ new_version: meta-llama/Llama-3.2-1B
10
+ pipeline_tag: text2text-generation
11
+ library_name: adapter-transformers
12
+ tags:
13
+ - finance
14
+ ---