Skip to content

Commit 0028de9

Browse files
authored
[New Sample] Add Some Text Generation Computational Graph (#224)
* [New Sample] Add Some Text Generation Computational Graph * [New Sample] Add Some Text Generation Computational Graph
1 parent 5530be0 commit 0028de9

File tree

78 files changed

+97843
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

78 files changed

+97843
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
41b77f6806eb4bb399446db2319bd7d2d36a108a626158bd2fe3ddad929c156d
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"framework": "torch",
3+
"num_devices_required": 1,
4+
"num_nodes_required": 1,
5+
"dynamic": false
6+
}

samples/transformers-auto-model/EleutherAI/pythia-1b/input_meta.py

Whitespace-only changes.

samples/transformers-auto-model/EleutherAI/pythia-1b/input_tensor_constraints.py

Whitespace-only changes.

samples/transformers-auto-model/EleutherAI/pythia-1b/model.py

Lines changed: 2660 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)