-
Hi, could you provide Llama-2 implementations on Cerebra?
-
Hello there and thanks for sharing the code!
Will this solution work when using the latest Llama 3.2?
-
Hi Team,
I have attempted Knowledge Distillation using Torchtune for the 8B and 1B Instruct models. However, I still need to apply KD to the Vision Instruct model. I followed the same steps and cre…
-
```[tasklist]
### Tasks
- [ ] https://github.com/pytorch/torchtitan/pull/589
- [ ] https://github.com/pytorch/torchtitan/pull/626
- [ ] Numerically stable validation for ViT
- [ ] Numerically sta…
-
[Blog](https://ai.meta.com/blog/llama-3-2-connect-2024-vision-edge-mobile-devices/)
-
### Documentation Issue Description
Why is there no information in the documentation about connecting VLM models via the SambaNova provider API?
* Code from the SambaNova page:
```python
import …
-
this is a python script there are some errors id like you to 1 write all the errors you find a in list and 2 rewrite the code to be correct
"""
def calculate_area(radius):
pi = 3.14
area = pi * …
-
Are you going to add llama 3.2 vision model support in near future.
-
Encountered the following error while trying to run train_decoder.py
```sh
[2024-11-05 06:09:22,154] [INFO] [real_accelerator.py:219:get_accelerator] Setting ds_accelerator to cuda (auto detect)
…
-
Is this gguf llama 3.2 vision model supported?
https://huggingface.co/leafspark/Llama-3.2-11B-Vision-Instruct-GGUF/tree/main
I tried running the 20 gig 11b model from meta, but it's taking extre…