mlinmg commited on
Commit
1d63a07
1 Parent(s): 4f37118

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -5,8 +5,9 @@ license_link: https://huggingface.co/AstraMindAI/AstraQuasar-4B/blob/main/LICENS
5
  language:
6
  - en
7
  pipeline_tag: text-generation
8
- tags:
9
  - pretrained
 
10
  inference:
11
  parameters:
12
  temperature: 0.7
@@ -71,4 +72,4 @@ It's important to note that AstraQuasar-4B is a pre-trained base model and does
71
  Stay tuned for exciting developments! A new architecture, **AstraPulsar**, is on the horizon, promising further advancements in language modeling.
72
 
73
  ## Credits:
74
- - [Undi95](https://huggingface.co/Undi95) for helping us figuring out the process of self-calling layers.
 
5
  language:
6
  - en
7
  pipeline_tag: text-generation
8
+ tags:
9
  - pretrained
10
+ - phi-2
11
  inference:
12
  parameters:
13
  temperature: 0.7
 
72
  Stay tuned for exciting developments! A new architecture, **AstraPulsar**, is on the horizon, promising further advancements in language modeling.
73
 
74
  ## Credits:
75
+ - [Undi95](https://huggingface.co/Undi95) for helping us figuring out the process of self-calling layers.