cyx-6 commented on issue #15805:
URL: https://github.com/apache/tvm/issues/15805#issuecomment-1742201759

   Sorry for the late reply! You mentioned that the operator is embedded into 
the llama model. How do you embedded that, and which llama model did you try. 
Since there are two set of llama model definition in mlc-llm, one is [original 
version](https://github.com/mlc-ai/mlc-llm/blob/main/mlc_llm/relax_model/llama.py),
 and one is 
    new [`nn.Module` 
version](https://github.com/mlc-ai/mlc-llm/blob/main/mlc_llm/models/llama.py). 
And the latrer one is still in progress.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to