All public logs
Jump to navigation
Jump to search
Combined display of all available logs of OnnoWiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)- 08:50, 2 September 2025 Onnowpurbo talk contribs created page OpenWebUI: python knowledge PDF CLI API upload (Created page with "== owui_upload_kb.py == #!/usr/bin/env python3 # -*- coding: utf-8 -*- """ Upload PDF ke Open WebUI Knowledge via API (tanpa GUI). Fitur: - Buat knowledge collection...")
- 17:09, 8 July 2025 Onnowpurbo talk contribs created page Wawancara Kuota 5G (Created page with " On 7/8/25 13:42, Sigit Andriana wrote: > Dear Prof. Onno W. Purbo, > > Selamat siang, Prof. > Perkenalkan, saya Sigit dari Ponorogo. > > Mohon izin, Prof, saya ingin mewawanc...")
- 06:33, 5 July 2025 Onnowpurbo talk contribs created page GPT4All: Pilihan Model Bahasa Indonesia (Created page with "Berikut ini beberapa **model lokal (gguf) yang mendukung Bahasa Indonesia** dan bisa langsung dipakai di GPT4All + Open WebUI atau melalui CLI `llama.cpp`: --- ### 1. **MiaL...")
- 06:28, 5 July 2025 Onnowpurbo talk contribs created page GPT4All: vs llama.cpp (Created page with "Berikut adalah '''perbandingan antara GPT4All dan llama.cpp''' dalam konteks penggunaan lokal (offline) di mesin sendiri seperti server Ubuntu: --- ## ⚖️ '''Perbandingan...")
- 06:25, 5 July 2025 Onnowpurbo talk contribs created page GPT4All: Install CLI + open-webui (Created page with "Berikut adalah '''langkah-langkah instalasi `gpt4all` dan `open-webui` di Ubuntu Server 24.04.1 via CLI (tanpa GUI)''': ==1. Persiapan Sistem== Update sistem: sudo apt upd...")
- 06:13, 5 July 2025 Onnowpurbo talk contribs created page GPT4All: Install CLI (Created page with "Berikut adalah langkah-langkah untuk '''install GPT4All''' di '''Ubuntu Server 24.04.1''' '''tanpa GUI''' menggunakan '''Command Line Interface (CLI)''': ==Persiapan Awal==...")
- 06:09, 5 July 2025 Onnowpurbo talk contribs created page GPT4All: Install (Created page with "Berikut langkah-langkah untuk '''menginstall GPT4All di Ubuntu 24.04''': ==1. Unduh dan jalankan installer GUI== Buka terminal dan jalankan: wget https://gpt4all.io/instal...")
- 20:00, 30 June 2025 Onnowpurbo talk contribs created page Keras: Modeling A X1 + B X2 + C = Y (Created page with "Prompt chatgpt buat source code python menggunakan keras untuk analisa data A*X1 + B*X2 + C = Y. Plot loss, plot grafik model vs X1, X2, Y Source code: Berikut adalah sou...")
- 19:36, 26 May 2025 Onnowpurbo talk contribs created page Python: COLAB: mount gdrive (Created page with " from google.colab import drive # 1. Mount Google Drive drive.mount('/content/gdrive') # Setelah kode di atas dijalankan, Anda akan melihat pesan yang meminta otorisasi...")