styalai commited on
Commit
4a1eeec
1 Parent(s): 0638ebd

Push model using huggingface_hub.

Browse files
Files changed (3) hide show
  1. README.md +9 -0
  2. config.json +19 -0
  3. model.safetensors +3 -0
README.md ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - pytorch_model_hub_mixin
4
+ - model_hub_mixin
5
+ ---
6
+
7
+ This model has been pushed to the Hub using the [PytorchModelHubMixin](https://huggingface.co/docs/huggingface_hub/package_reference/mixins#huggingface_hub.PyTorchModelHubMixin) integration:
8
+ - Library: [More Information Needed]
9
+ - Docs: [More Information Needed]
config.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "device": "cuda",
3
+ "dropout": 0.2,
4
+ "n_blocks": 3,
5
+ "transformer_config": {
6
+ "block_size": 500,
7
+ "dropout": 0.2,
8
+ "n_embd": 388,
9
+ "n_head": 8
10
+ },
11
+ "vocab_size": 8010,
12
+ "xlstm_config": {
13
+ "batch_size": 32,
14
+ "block_size": 500,
15
+ "config_block": "msm",
16
+ "device": "cuda",
17
+ "n_embd": 388
18
+ }
19
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d40ad258988948022cf7d1bdab171b42ab104b41596919d936233b43fa574a4b
3
+ size 852447680