vladimircape
vladimircape
I try video_classification.py on Tensorflow 2.9 but Test accuracy: 19.64%?
### System Info I got error when try to load custom LLM for Llama-Index ``` # setup prompts - specific to StableLM from llama_index.prompts.prompts import SimpleInputPrompt system_prompt = """# StableLM...
### Name and Version bitnami/kafka:3.6.2 ### What architecture are you using? amd64 ### What steps will reproduce the bug? environment: # KRaft settings - KAFKA_CFG_NODE_ID=2 - KAFKA_CFG_PROCESS_ROLES=controller,broker - KAFKA_CFG_CONTROLLER_QUORUM_VOTERS=0@kafka-0:9093,1@kafka-1:9093,2@kafka-2:9093 -...
I used uwsgi+nginx and want to start Python application with param. Right these solution is working `python3.5 uswgi.py matcher` what is uwsgi command param to send param "matcher"?
`(base) vladimir@vladimir2-desktop:~/work$ nmap --version Nmap version 7.80 ( https://nmap.org ) Platform: x86_64-pc-linux-gnu Compiled with: liblua-5.3.3 openssl-1.1.1d nmap-libssh2-1.8.2 libz-1.2.11 libpcre-8.39 libpcap-1.9.1 nmap-libdnet-1.12 ipv6 Compiled without: Available nsock engines: epoll poll select...