Results 6 comments of freefer

How to build an example of blog recommendation, through user ID, blog ID, interest score.

Iphone 11 It cannot be controlled normally through the screen. The direction control will cause the lens to rotate rapidly. Can the direction control only keep moving up, down, left...

docker run -t --rm --gpus all -v "F:\gemma_pytorch-main\7b\gemma-7b-it.ckpt":/tmp/ckpt 51cd9699e157dfd46257dfc19263593015ffcb8d0f0a0c5a14e11adc89daacda python scripts/run.py --device=cuda --ckpt=/tmp/ckpt --variant=7b --output_len=10 --prompt="Introduce your model version and description information" Traceback (most recent call last): File "/workspace/gemma/scripts/run.py", line...

![image](https://github.com/user-attachments/assets/4edcc50d-209b-40e7-aad9-8af29ef7b5d1) Setting it to false seems to work properly

Do not use WithLLamaSharpDefaults as it will enable Embeddings causing exceptions, it can be used directly as an alternative WithLLamaSharpTextEmbeddingGeneration(new LLamaSharpTextEmbeddingGenerator(lsConfig, embWeights)) .WithLLamaSharpTextGeneration(new LlamaSharpTextGenerator(textWeights, context, executor, lsConfig.DefaultInferenceParams)) ![image](https://github.com/user-attachments/assets/17e8bf9f-9d03-4218-96a6-0ca9f69af42b)