youngsm commited on
Commit
5f6f4bf
·
verified ·
1 Parent(s): cba5e49

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -3
README.md CHANGED
@@ -19,9 +19,6 @@ import pimm
19
  model = pimm.from_pretrained("hf://deeplearnphysics/panda-base")
20
  ```
21
 
22
- Architecture + hyper-parameters travel in `config.json`, so no config file is
23
- needed. Weights are bitwise-identical to the original checkpoint.
24
-
25
  ## Provenance
26
 
27
  Repackaged from the original [`panda`](https://github.com/DeepLearnPhysics/panda) checkpoints into the [`pimm`](https://github.com/youngsm/particle-imaging-models) export format. Inherits the source repo's license.
 
19
  model = pimm.from_pretrained("hf://deeplearnphysics/panda-base")
20
  ```
21
 
 
 
 
22
  ## Provenance
23
 
24
  Repackaged from the original [`panda`](https://github.com/DeepLearnPhysics/panda) checkpoints into the [`pimm`](https://github.com/youngsm/particle-imaging-models) export format. Inherits the source repo's license.