majacinka
majacinka
I tried running a few 13B models - Llama 2 and Vicuna. I assumed that the bigger model = better results but that wasn't the case. I think that "losing...
Hi everyone, thank you all for replying and sharing your experiences. I wanted to share my [observations](https://github.com/majacinka/crewai-experiments) and maybe somebody might find them helpful and save up some time. Over...
Hey! All you need to do is, import langchain openai integration tool and than, assign gpt-3.5 to every agent like this: To import: `from langchain_openai import ChatOpenAI` Assign that llm...
@nicekate aw that's so nice of you 🤗 thanks a lot and let me know if I can help in any way.