Adding the Transformers library name

#1
by FlameF0X - opened
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -7,6 +7,7 @@ tags:
7
  - llama
8
  - causal-lm
9
  - experimental
 
10
  ---
11
  # PingVortexLM-20M
12
  A small experimental language model based on LLaMA architecture trained on custom English dataset with around 100M tokens.
 
7
  - llama
8
  - causal-lm
9
  - experimental
10
+ library_name: transformers
11
  ---
12
  # PingVortexLM-20M
13
  A small experimental language model based on LLaMA architecture trained on custom English dataset with around 100M tokens.