Janus

Results 63 comments of Janus

Same request here.

The tranining framework should be https://github.com/mosaicml/llm-foundry

+1, not sure https://github.com/shikijs/shiki is a good solution here.

ASAK, some models (like CodeGeex) use special tokens to indicate/distinguish the language explicitly, so translating is easy. No idea if StarCoder also have such tokens.

> we prefixed the repository name, filename, and stars independently at random, each with a probability of 0.2. REPONAMEFILENAMESTARS\nCode Thanks for responding! I have read through the paper, but I...

@meihao5631 seq2seq NMT model may be better at this specific task, like TransCoder (https://github.com/facebookresearch/TransCoder) from Meta AI. Once I used it to translate between Java and Python for OJ problems,...

IMO, this is a long-lasting discussion since OpenAI make Codex&Copilot a profitable product. People have complained, but many paid. I vote for this project, as least it takes data from...

> For the majority, open source license is free to use by AI. Unless there's a strict rule within the license that states otherwise. It's fairly legal. AI can be...

+1, feels Evo-Instruct is even more useful for Code Generation than Normal Chat