Skip to content

Commit

Permalink
update mindone/transformers/models
Browse files Browse the repository at this point in the history
  • Loading branch information
wtomin committed Feb 10, 2025
1 parent 7829e68 commit 3c3ba12
Show file tree
Hide file tree
Showing 2 changed files with 1,236 additions and 0 deletions.
1 change: 1 addition & 0 deletions mindone/transformers/models/llama/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
from .modeling_llama import LlamaForCausalLM, LlamaForSequenceClassification, LlamaModel, LlamaPreTrainedModel
Loading

0 comments on commit 3c3ba12

Please sign in to comment.