Migrate to safetensors

#1
Files changed (4) hide show
  1. .DS_Store +0 -0
  2. README.md +2 -2
  3. model_file → model.safetensors +2 -2
  4. model_file_cpu +0 -3
.DS_Store ADDED
Binary file (6.15 kB). View file
 
README.md CHANGED
@@ -33,7 +33,7 @@ FastNet has an encode-process-decode structure with a series of graph neural net
33
  ### Model Sources
34
 
35
  - **Inference-only repository:** [in preparation]
36
- - **Paper:** [main publication](https://arxiv.org/abs/2509.17601) and [technical paper](https://arxiv.org/abs/2509.17658)
37
 
38
  ## Uses
39
 
@@ -99,7 +99,7 @@ We also evaluate against the Met Office Global Model operational
99
  ## Computational Requirements
100
 
101
  ### Hardware
102
- For inference, FastNet-global runs on a single NVIDIA A100 GPU, though CPU inference is also supported. When using the GPU model file, we recommend a GPU with compute capability ≥ 8.0 (i.e. A100 or equivalent/higher).
103
 
104
  ### Software
105
 
 
33
  ### Model Sources
34
 
35
  - **Inference-only repository:** [in preparation]
36
+ - **Paper:** [main publication](https://journals.ametsoc.org/view/journals/aies/5/3/AIES-D-25-0090.1.xml) and [technical paper](https://arxiv.org/abs/2509.17658)
37
 
38
  ## Uses
39
 
 
99
  ## Computational Requirements
100
 
101
  ### Hardware
102
+ For inference, FastNet-global runs on a single NVIDIA A100 GPU, though CPU inference is also supported. When using the GPU, we recommend a GPU with compute capability ≥ 8.0 (i.e. A100 or equivalent/higher).
103
 
104
  ### Software
105
 
model_file → model.safetensors RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:338861dee35d800fef84c54cff282b7bfb7f1c73537ec49edad9aef83b0e4c79
3
- size 256322507
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:73a8b701252004fb197a07b64cd26f718382c60448a290c8c5d158314ae62fef
3
+ size 255860640
model_file_cpu DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:338861dee35d800fef84c54cff282b7bfb7f1c73537ec49edad9aef83b0e4c79
3
- size 256322507