meta-llama / llama

Inference code for Llama models
Other
56.45k stars 9.57k forks source link

Anil #1201

Open 9411857170 opened 1 week ago

9411857170 commented 1 week ago

Before submitting a bug, please make sure the issue hasn't been already addressed by searching through the FAQs and existing/past issues

Describe the bug

<Please provide a clear and concise description of what the bug is. If relevant, please include a minimal (least lines of code necessary) reproducible (running this will give us the same result as you get) code snippet. Make sure to include the relevant imports.>

Minimal reproducible example

<Remember to wrap the code in ```triple-quotes blocks```>

# sample code to repro the bug

Output

<Remember to wrap the output in ```triple-quotes blocks```>

<paste stacktrace and other outputs here>

Runtime Environment

Additional context Add any other context about the problem or environment here.

9411857170 commented 1 week ago

Good