Stevross commited on
Commit
5c0ae43
·
1 Parent(s): 419a272

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -13,10 +13,16 @@ thumbnail: https://h2o.ai/etc.clientlibs/h2o/clientlibs/clientlib-site/resources
13
  # Model Card
14
  ## Summary
15
 
 
 
 
 
 
16
  This model was trained by [PAIX.Cloud](https://www.paix.cloud/).
17
  - Wait list: [Wait List](https://www.paix.cloud/join-waitlist)
18
 
19
 
 
20
  ## Usage
21
 
22
  To use the model with the `transformers` library on a machine with GPUs, first make sure you have the `transformers`, `accelerate` and `torch` libraries installed.
 
13
  # Model Card
14
  ## Summary
15
 
16
+ This model, Astrid-1B-1, is a RWForCausalLM model for causal language modeling, designed to generate human-like text.
17
+ It's part of our mission to make AI technology accessible to everyone, focusing on personalization, data privacy, and transparent AI governance.
18
+ Trained in English, it's a versatile tool for a variety of applications.
19
+ This model is one of the many models available on our platform, and we currently have a 1B and 7B open-source model.
20
+
21
  This model was trained by [PAIX.Cloud](https://www.paix.cloud/).
22
  - Wait list: [Wait List](https://www.paix.cloud/join-waitlist)
23
 
24
 
25
+
26
  ## Usage
27
 
28
  To use the model with the `transformers` library on a machine with GPUs, first make sure you have the `transformers`, `accelerate` and `torch` libraries installed.