Iven2132
Iven2132
Hey, @arielnlee Do you have a notebook for fine-tuning 1.6-34b?
> > Hey, @arielnlee Do you have a notebook for fine-tuning 1.6-34b? > > I don’t, but I can throw one together this week! It would be great, I'd love...
> > Hey, @arielnlee Do you have a notebook for fine-tuning 1.6-34b? > > I don’t, but I can throw one together this week! Hey, @arielnlee Let me know if...
> > > > Hey, @arielnlee Do you have a notebook for fine-tuning 1.6-34b? > > > > > > > > > I don’t, but I can throw one...
> @Iven2132 @shaded-blue which next.js versions are you using? I just tested the example on the latest next js and it worked for me. Using Next.js 14.2.3 and AI SDK...
> @Iven2132 hm I'm using the same. Can you share your `layout.tsx` content as well? Yes: ``` import type { Metadata } from "next"; import { Inter } from "next/font/google";...
> Strange. Here is my working setup: > > actions.tsx > > ```ts > 'use server'; > > import { createStreamableValue } from 'ai/rsc'; > import { CoreMessage, streamText }...
> Here's the branch: https://github.com/vercel/ai/tree/lg/issue-1501/examples/next-ai-rsc the error only comes when I use mistralai/Mixtral-8x7B-Instruct-v0.1 by together.ai, the code works fine with gpt-3.5. Can you please try to use models by together...
@lgrammel let me know if you can reproduce it
Hi @Narsil Can I currently deploy https://huggingface.co/OpenGVLab/InternVL-Chat-V1-2-Plus on TGI?