あれ
出社したはいいけどエンジンがかかってこない
Node.jsでEmbeddingができるUniversal Sentence Encoder liteを発見し、knownetにベクトル検索を実装する筋道が見えたので、そちらに気を取られている。
出社したはいいけどエンジンがかかってこない
Node.jsでEmbeddingができるUniversal Sentence Encoder liteを発見し、knownetにベクトル検索を実装する筋道が見えたので、そちらに気を取られている。
AWS Amplifyでamplify pushするとエラーが起きる。
{The following resource(s) failed to create: [LambdaFunction]. K#/2019}
というエラーが出ている
CloudWatchには{Resource handler returned message: "Unzipped size must be smaller than 262144000 bytes (Service: Lambda, Status Code: 400, Request ID: xyz)" (RequestToken: abcd, HandlerErrorCode: InvalidRequest) K#/9DA6}
というエラーが出ている。
pushしているLambda関数が大きすぎるらしい。
262144000 bytes ということは、260MBまでとのこと
tensorflow/tfjsを Lambda Layerにしてみる
ダメだったらUniversal Sentence Encoder lite以外でnodejsにてsentence embeddingできる何かを探す
EnergeticAI Embeddingsとか良さそうなんだけど、modelが”en”しかないのが気にかかる。日本語でもいけるんだろうか?
embeddingはpythonでやるのが王道なんだろうけど、AWS AmplifyのfunctionとしてPythonを動かすのは私には難しすぎて無理だった。やはりPythonが嫌いだ。
pushしているLambda関数が大きすぎるらしい。
262144000 bytes ということは、26MBまでとのこと
node_modulesが324 MB ある
アホや
@tensorflowが317 MB ある。お前やーーーーー!!!!!