Amin Setayesh
Amin Setayesh
## What does this PR do? This pull request fixes the pruning problem made when a model includes non-tensor parameters. The previous code added all parameters when _parameters_to_prune_ was not...
Added notebooks from current R codes
### What's being changed: There are duplicate CONTEXTIONARY_URL env variables in the `run-dev-server` file. This removes the unnecessary ones. This fixes #4764 ### Review checklist - [ ] Documentation has...
I was trying to run weaviate-server locally using the [run_dev_server.sh](https://github.com/weaviate/weaviate/blob/4aac14981a92beadb58de441102ce3862bd833ba/tools/dev/run_dev_server.sh) file. I noticed there are unnecessary CONTEXTIONARY_URLs passed as environment variables. There are multiple ones with the same issue in...
Hi, Me and my friend have been reading the code for a while and we were looking for some ideas for contributing. @ankane, you mentioned product quantization in #27. Is...