Nightly 0.1.0.dev20250703
Pre-release
Pre-release
Install via pip
pip install tt_forge_fe==0.1.0.dev20250703 --pre --extra-index-url https://pypi.eng.aws.tenstorrent.com/
pip install tt_tvm==0.1.0.dev20250703 --pre --extra-index-url https://pypi.eng.aws.tenstorrent.com/
Docker container
ghcr.io/tenstorrent/tt-forge-fe-slim:0.1.0.dev20250703
More detailed instructions can be found in the Getting Started docker section
Test status: ✅
Workflow run: https://github.com/tenstorrent/tt-forge-fe/actions/runs/16035943569
🎯 Other Changes
- Update ttnn component check (#2317) by @vbrkicTT
- Crash/Hang detector fix (#2431) by @nsumrakTT
- Removed op checks in cpp code that used pybind. (#2426) by @acolicTT
- Switching ops functions to separate namespace. (#2435) by @acolicTT
- New Forge FE Instructions (#2384) by @einnesTT
Files:
Model Compatibility
| frontend | model_name | Wormhole |
|---|---|---|
| tt-forge-fe | pt_vilt_dandelin_vilt_b32_finetuned_vqa_qa_hf | ✅ |
| tt-forge-fe | pt_albert_base_v1_token_cls_hf | ✅ |
| tt-forge-fe | pt_albert_textattack_albert_base_v2_imdb_seq_cls_hf | ✅ |
| tt-forge-fe | pt_bert_emrecan_bert_base_turkish_cased_mean_nli_stsb_tr_sentence_embed_gen_hf | ✅ |
| tt-forge-fe | pt_autoencoder_linear_img_enc_github | ✅ |
| tt-forge-fe | pt_efficientnet_efficientnet_b0_img_cls_timm | ✅ |
| tt-forge-fe | pt_ghostnet_ghostnet_100_img_cls_timm | ✅ |
| tt-forge-fe | pt_hrnet_hrnet_w18_small_v1_pose_estimation_osmr | ✅ |
| tt-forge-fe | pt_mobilenetv1_basic_img_cls_torchvision | ✅ |
| tt-forge-fe | pt_mobilenetv2_basic_img_cls_torchhub | ✅ |
| tt-forge-fe | pt_resnet_50_img_cls_hf | ✅ |
| tt-forge-fe | pt_resnext_resnext101_32x8d_img_cls_torchhub | ✅ |
| tt-forge-fe | pt_segformer_nvidia_mit_b0_img_cls_hf | ✅ |
| tt-forge-fe | pt_vit_google_vit_base_patch16_224_img_cls_hf | ✅ |
| tt-forge-fe | pt_vovnet_vovnet27s_img_cls_osmr | ✅ |
| tt-forge-fe | onnx_efficientnet_efficientnet_b0_img_cls_timm | ✅ |
| tt-forge-fe | onnx_mobilenetv2_mobilenetv2_100_img_cls_timm | ✅ |
| tt-forge-fe | pt_albert_base_v1_mlm_hf | ✅ |
| tt-forge-fe | pt_albert_base_v2_mlm_hf | ✅ |
| tt-forge-fe | pt_albert_base_v2_token_cls_hf | ✅ |
| tt-forge-fe | pt_bert_bert_base_uncased_mlm_hf | ✅ |
| tt-forge-fe | pt_bert_phiyodr_bert_large_finetuned_squad2_qa_hf | ✅ |
| tt-forge-fe | pt_distilbert_distilbert_base_cased_mlm_hf | ✅ |
| tt-forge-fe | pt_perceiverio_deepmind_language_perceiver_mlm_hf | ✅ |
| tt-forge-fe | pt_ghostnet_ghostnet_100_in1k_img_cls_timm | ✅ |
| tt-forge-fe | pt_mobilenetv3_mobilenet_v3_large_img_cls_torchhub | ✅ |
| tt-forge-fe | pt_resnext_resnext50_32x4d_img_cls_torchhub | ✅ |
| tt-forge-fe | pt_wideresnet_wide_resnet50_2_img_cls_torchvision | ✅ |
| tt-forge-fe | pt_xception_xception71_tf_in1k_img_cls_timm | ✅ |
| tt-forge-fe | onnx_resnet_50_img_cls_hf | ✅ |
| tt-forge-fe | onnx_segformer_nvidia_mit_b0_img_cls_hf | ✅ |
| tt-forge-fe | tf_resnet_resnet50_img_cls_keras | ✅ |