Suhail

Results 13 issues of Suhail

## 📚 Documentation Hey there, I am trying to play with nllb but there isn't a basic code sample to try it. I can download the `checkpoint.pt` but I am...

needs triage
documentation

Hi there, thank you for making this. How can I support the development of this? Is there a place to donate money?

I ran this: ``` digit@mighty-dev MINGW64 ~/Desktop/workspace/proj (suhail/events) $ npm install robot-js ``` Error: ``` npm WARN deprecated [email protected]: This module moved to @hapi/hawk. Please make sure to switch over...

I googled around & wasn't able to find a solution for this error when I build this in Android Studio (v3.1.4): Expected NDK STL shared object file at /Users/username/Library/Android/sdk/ndk-bundle/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/libgnustl_shared.so

Hey there, I get an immediate failure. Stack trace is here: https://gist.github.com/Suhail/d16154b6e09420b278ab0bf21da1b0a2 Here are the important sections though: ```java org.gradle.api.tasks.TaskExecutionException: Execution failed for task ':app:externalNativeBuildDebug'. at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.executeActions(ExecuteActionsTaskExecuter.java:103) at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.execute(ExecuteActionsTaskExecuter.java:73) at...

It'd be helpful if the API handled setting or generating an insert id for you automatically like so: ```ts private generate_insert_id() { const length = 16; let result = '';...

It would be nice to be able to use different heights and widths up to 1024x1024.

From @terrychenism "the group norm problem size is not supported yet." My diff: ``` diff --git a/examples/05_stable_diffusion/compile.py b/examples/05_stable_diffusion/compile.py index 513df5b..790f3c0 100644 --- a/examples/05_stable_diffusion/compile.py +++ b/examples/05_stable_diffusion/compile.py @@ -177,8 +177,8 @@ def...

The memcache protocol allows you set a flag byte during a set, kestrel ignores this and defaults it to 0. Many languages uses a flag to denote the data is...

I presume I don't need Normalize? ![CleanShot 2023-04-17 at 12 39 54](https://user-images.githubusercontent.com/66225/232593036-3f636562-b648-4b19-a538-9fb4be99c94c.png)

documentation