Alexander Frey

Results 23 comments of Alexander Frey

Have you managed to get the lora running ?

Hi, did you get react-three working with three.js r85 ? Thanks for the info. Alexander

Can you elaborate on how you would implement it ? Maybe I can help. From what I understand it helps reducing the latency in a way such that the user...

let me have a look tonight. can not promise but definitely interested to contribute

Passing HUGGING_FACE_HUB_TOKEN like in `docker run .... -e HUGGING_FACE_HUB_TOKEN=$MYTOKEN... ` results in `error: unexpected argument 'HUGGING_FACE_HUB_TOKEN=hf_xxxxxxxxxx ` I start the service like this: model=meta-llama/Llama-2-7b-chat-hf num_shard=1 volume=./model_cache/ docker run --gpus all...

Hi thanks. I'm considering using sample weight function and feeding the fit function the sample weights with shape (samples, sequences_length). Where sequence_length is the size of the cmap = 200...