fastai
code
Not-For-All-Audiences
broklie commited on
Commit
1b8c363
·
verified ·
1 Parent(s): b5ac414

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -7,7 +7,10 @@ metrics:
7
  - code_eval
8
  new_version: nvidia/Llama-3.1-Nemotron-70B-Instruct-HF
9
  pipeline_tag: text-generation
10
- library_name: fasttext
11
  tags:
12
  - code
 
 
 
13
  ---
 
7
  - code_eval
8
  new_version: nvidia/Llama-3.1-Nemotron-70B-Instruct-HF
9
  pipeline_tag: text-generation
10
+ library_name: fastai
11
  tags:
12
  - code
13
+ base_model:
14
+ - openai/whisper-large-v3-turbo
15
+ - meta-llama/Llama-3.2-11B-Vision-Instruct
16
  ---