-
@dennybritz
Hi ,
First of all many thanks for sharing your code. I am trying to use pretrained word embeddings instead of randomly initialized word embedings based on the vocabulary size.
My pre…
-
### What is the issue?
> D:\llama.cpp>ollama create eduaigc -f modelfile
transferring model data
using existing layer sha256:28ce318a0cda9dac3b5561c944c16c7e966b07890bed5bb12e122646bc8d71c4
creati…
-
### Describe the bug
When using llama.cpp loader and the latest oobabooga, any gguf model will generate text normally unless any grammar string is supplied, in which case the webui will crash entirel…
-
-
I'm training `EfficientDet3` on a custom dataset with COCO annotations having `585 categories` and 125 images (as a test, although there are more images), as follows:
```
rm -rf tfrecord && mkdi…
-
Hello and thank you for your work on this paper.
Could you point me where you are making the masking in the code ?
I did found that the `MaskAtom` class seems to be responsible for the motif mas…
-
i tried to run your program in google colab withouth changing the parameter. and changing some of the lines but mostly regarding display like parser info, etc.
But the result when using gw datasets f…
-
### What happened?
Offloading 31 layers out of the 33 with an 8b model produces correct results, with 32 layers, the response is incoherent.
33 or more offloaded layers cause the instruction to be…
8XXD8 updated
1 month ago
-
### What happened?
crash
### Name and Version
# ./build_rpc_cuda/bin/llama-cli --version
version: 3639 (20f1789d)
built with cc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 for x86_64-linux-gnu
### Wha…
xvim updated
2 months ago
-
### What is the issue?
I have a setup with the following specifications:
CPU: AMD Ryzen 5700X
RAM: 128GB DDR4-3200, CL16
Old GPU: AMD RX6800XT
New GPU: Nvidia RTX4070Ti Super
I am running la…