-
Selamat malam pak eko, saya ingin bertanya terkait pesan pada saat melakukan commit di git, adakah aturan tertentu?, atau _Commit Message Guide_ , soalnya seringnya saya pada saat commit menggunakan p…
-
We evaluate llama using 100 examples of the [`SQuAD`](https://huggingface.co/datasets/squad) dataset with the [Open-evals](https://github.com/open-evals/evals) framework, which extends OpenAI's Evals …
-
I am using azureopenai and an error occurs when I run it
```
EMBEDDING_PROVIDER = "azureopenai"
LLM_PROVIDER = "azureopenai"
AZURE_EMBEDDING_MODEL= "text-embedding-ada-002"
SMART_LLM_MODEL =…
-
Hello, your work is really nice!
But I have a question, so how the embedding files are constructed? Are they constructed through the text-embedding-ada-002 APIs, or other approachs?
Looking forw…
-
I'm running an eval that has a scorer function that includes a MongoDB operation.
After the eval runs, I need to close the database connection for the process to exit.
However, the process is e…
-
Hi, Having some trouble compiling. Apologies in advance if this is just a dumb mistake.
I have WIndows 10, and 2 versions of GNAT CE installed:
- under C:\gnat\XXXX (which is GNAT CE 2020)
- under …
-
The attached file (strip the .txt) is a grammar for the full Ada language. I tried to run 'tree-sitter generate ./ada_annex_p.js'; it never returned, so I killed it after 90 minutes.
This file is a…
-
Kalau Codeigniter 4.1.1 (PHP 7) belum nyoba tapi untuk config kayaknya gk harus di-setting ulang, langsung tinggal pake..
Codeigniter 3.1.11 (PHP 5) dulu pernah pake framework yang ini tapi setting…
-
Name: Yosep Novento Nugroho
Nim: 1303180081
Major: S1 Teknologi Informasi
Github Account: https://github.com/ventodeco
Proposal Link: https://docs.google.com/document/d/1MU2uM3i8Jk2cv-Ap_aq-hb-MWc…
-
The Adam algorithm is called "Adam" (not capitalized) in its paper: https://arxiv.org/pdf/1412.6980.pdf
I believe this applies to some of the derivative optimizers like "Nadam" and "AdamW", and proba…