laik
laik
> It looks like `convert.py` is creating a gguf which doesn't have the tokens KV. In `llm.GraphSize()` we're panicking when trying to get the vocab. > > > vocab :=...
thanks ,efficient in macOs 13.5.1
正解
I haven't tested the rawfile-localpv yet, but I think similar problems will occur as long as pods are started for initialization. I can also test it. By the way, I...
I developed a similar function pvc-manager locally. In the same environment, I created 200/500 pvc and collected the corresponding time reports. # codelink [dynamic-localpv-provisioner](https://github.com/laik/dynamic-localpv-provisioner/tree/ds-for-initpvc) # reoprt ``` --- 200pvc 🔍...
@tiagolobocastro I tested the rawfile DS deployment method on the same machine and it was obviously faster. ``` 🔍 Fetching PVC data from Kubernetes... 📊 Processing 500 PVC items... ✅...
@tiagolobocastro > Awesome, thanks [@laik](https://github.com/laik) Did you try increasing node.grpcWorkers btw? I wonder if with a higher number it would be even faster Yes, but not very obvios, the local-pvc...
> > Do you have any plans to improve this hostpath creation method? > > Not that I know of. But we'd be receptive for a PR :) Ok,Got it,...