WopperSet commited on
Commit
1af8fd5
·
verified ·
1 Parent(s): bb7f8ea

Upload folder using huggingface_hub

Browse files
Files changed (3) hide show
  1. README.md +10 -0
  2. config.json +23 -0
  3. model.safetensors +3 -0
README.md ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - model_hub_mixin
4
+ - pytorch_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
+ - Code: [More Information Needed]
9
+ - Paper: [More Information Needed]
10
+ - Docs: [More Information Needed]
config.json ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "face_model": "FaceGen",
3
+ "face_threshold": 0.5,
4
+ "facegen_ckpt": null,
5
+ "gen_n_max_triangles": 1512,
6
+ "input_pc_num": 8192,
7
+ "layer_num": 24,
8
+ "llm": "facebook/opt-350m",
9
+ "max_vertices": 1000,
10
+ "mesh_path": null,
11
+ "model_name": "MeshGen",
12
+ "n_discrete_size": 512,
13
+ "num_beams": 1,
14
+ "precision": "fp16",
15
+ "seed": 0,
16
+ "start_eval_after": -1,
17
+ "temp": 1.2,
18
+ "top_k": 100,
19
+ "top_p": 0.9,
20
+ "use_refine": true,
21
+ "vert_model": "VertGen",
22
+ "vertgen_ckpt": null
23
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:39d028169a519cd0e5a568847be0ca6bc55ab6de4d8a08aa78c5affb9c855988
3
+ size 4378026292