Skip to content

Commit db7d28c

Browse files
authored
[New Sample] Add Some NLP Model Computational Graph (#119)
* add nlp model * add nlp model
1 parent 8791d2f commit db7d28c

Some content is hidden

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

48 files changed

+64603
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
2149d8bc7030a250b88538067a736f725428bbdd2725190c4bed4fd3c3a65dcd
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/Biggie-SmoLlm-0.4B/input_meta.py

Whitespace-only changes.

samples/transformers-auto-model/Biggie-SmoLlm-0.4B/input_tensor_constraints.py

Whitespace-only changes.

samples/transformers-auto-model/Biggie-SmoLlm-0.4B/model.py

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

0 commit comments

Comments
 (0)