Moin Nadeem
Moin Nadeem
When pickling the `nndescent` class, I get the following traceback: ``` --------------------------------------------------------------------------- TypeError Traceback (most recent call last) in () 1 with open("nndescent_continuous-1.pkl", "wb") as f: ----> 2 pickle.dump(nndescent, f)...
# Console Error Log 2018-05-06 17:38:44.599331: W tensorflow/core/framework/op_kernel.cc:1152] Invalid argument: ConcatOp : Dimensions of inputs should match: shape[0] = [1,400,600,1] vs. shape[4] = [1,400,608,1] [[Node: concat = ConcatV2[N=5, T=DT_FLOAT, Tidx=DT_INT32,...
Each benchmark needs an example of using the benchmark with a high-quality Python script. This issue just serves to get feedback and enumerate benchmarks that need to be written
Hello! 🔥 work on the companion app! I've been hacking around on low-latency inference recently on Replicate. This PR swaps out the default Vicuna model for a model with ~2.5x...
Hi! Unsure if it is supposed to be this way since we're quite a ways away from our final project, but the link to project ideas is broken in README.md....
Hi all, Great work on Seamless! I am using parts of `seamless_communication` (in particular, some of the alignment models) in an industry engineering project, and rather than cloning the repository...
Hello, I installed the plugin using `sudo td-agent-gem install fluent-plugin-secure-forward`. However, when I run it, I get this issue: `#0 config error file="/etc/td-agent/td-agent.conf" error_class=Fluent::ConfigError error="Unknown input plugin 'secure_forward'. Run 'gem...