update the library name to `transformers`

#1
by ariG23498 HF Staff - opened
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -6,10 +6,10 @@ language:
6
  - en
7
  base_model:
8
  - meta-llama/Llama-3.1-8B
9
- pipeline_tag: text-generation
10
  tags:
11
  - userlm
12
  - simulation
 
13
  ---
14
 
15
  # microsoft/UserLM-8b model card
 
6
  - en
7
  base_model:
8
  - meta-llama/Llama-3.1-8B
 
9
  tags:
10
  - userlm
11
  - simulation
12
+ library_name: transformers
13
  ---
14
 
15
  # microsoft/UserLM-8b model card