Aptha K S
Aptha K S
> thank you for the answers , i have another question sorry for bothering you i only don't get it how to load my own data set for example i...
let me fix this @joecummings
Hi @D-W- , I am still facing this issue in the `azure-ai-ml 1.7.2`. Any Update on the permanent fix?
Any update on converting RAW meta models to HF??
Noob Question: For converting the `meta_model_0.pt` to GGUF. Do we need to convert to HF and then convert to GGUF (fp16) or can we do it directly from `meta_model_0.pt`?
@calmitchell617 It works !!.. now the PR is merged we can use directly. The correct way to convert Meta to GGUF is (Meta -> HF -> GGUF). @kartikayk I tried...
``` prompt: system: "You are a kind and helpful assistant. Respond to the following request." user: "Write a generation recipe for torchtune." ``` This logic is not working for Llama...