rachiteagles commited on
Commit
c841dcc
1 Parent(s): 601b15d

Upload config

Browse files
Files changed (2) hide show
  1. README.md +1 -1
  2. config.json +1 -1
README.md CHANGED
@@ -1,4 +1,4 @@
1
  ---
2
  tags:
3
  - text-generation
4
- ---
 
1
  ---
2
  tags:
3
  - text-generation
4
+ ---
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "rachiteagles/cover_letter",
3
  "architectures": [
4
  "GemmaForCausalLM"
5
  ],
 
1
  {
2
+ "_name_or_path": "google/gemma-1.1-7b-it",
3
  "architectures": [
4
  "GemmaForCausalLM"
5
  ],