Chengxing Xie
Chengxing Xie
I also meet the failed ,and I think I find the solution! I think it's a error with the torchvision and torch ,when i use the torchvision0.11.2+cu10.2 and torch 1.10.1+cu11.1...
i also meet with this issue
If anyone can help me ? QAQ
I think using ` Function_call ` to satisfy with this feature, and I show a brief example about using `json` as a output format. the user should input: ```python input_info...
I think using function call can let LLM output structure output. My initial thoughts are users can add specific structure that they want such like: ``` { 'Belief‘: ... "Desire":...
I have previously used the tool Instructor to help me structure the output of my model. In my opinion, there are two disadvantages compared with function call: 1. [Instructor](https://github.com/jxnl/instructor) needs...
Nice work, I wonder if the finetuned model will be released or not.
same error!!
This error will occur during the process of my code randomly. I was running the Llama3.1 model. The responses of the previous few requests were normal. My environment is ```script...