Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@Genstark
Copy link

@Genstark Genstark commented Oct 2, 2025

…ith additional examples

@tekaratzas
Copy link
Owner

Hey! We actually moved training samples into the JSON file in the data folder.

Can you move them there to keep consistent?

@Genstark
Copy link
Author

Genstark commented Oct 2, 2025

sure

@Genstark
Copy link
Author

Genstark commented Oct 2, 2025

done

@Genstark
Copy link
Author

Genstark commented Oct 3, 2025

How will this problem be solved?

@Genstark
Copy link
Author

Genstark commented Oct 3, 2025

now check if there is any build problem

@tekaratzas
Copy link
Owner

Looks like there is a conflict!

@Genstark
Copy link
Author

Genstark commented Oct 6, 2025

Check now if there is any problem now.

@tekaratzas
Copy link
Owner

Looks like a unit test + clippy failure!

can you take a look?

@Genstark
Copy link
Author

Genstark commented Oct 8, 2025

fix: resolve import errors and undeclared types in main.rs and llm.rs

  • Corrected use statements to properly import structs and constants from submodules:
    • Embeddings, Vocab, TransformerBlock, OutputProjection, LLM
    • EMBEDDING_DIM, HIDDEN_DIM, MAX_SEQ_LEN
  • Removed incorrect leading colons and fixed capitalization issues
  • Ensures all types are correctly recognized by Rust compiler

@Genstark
Copy link
Author

hello tekaratzas can you check current commit working or not

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants