Skip to content

Instantly share code, notes, and snippets.

View Eelviny's full-sized avatar
🏠
Working from home

Elvin Luff Eelviny

🏠
Working from home
View GitHub Profile
@Eelviny
Eelviny / error.log
Created January 24, 2024 08:48
AMD ROCm error f63dc2db5c00de0f6b0b5ea9b53bb20e83513cea
2024-01-24T09:23:21.183569000+01:00 time=2024-01-24T08:23:21.183Z level=DEBUG source=/go/src/github.com/jmorganca/ollama/server/routes.go:919 msg="Debug logging enabled"
2024-01-24T09:23:21.183922000+01:00 time=2024-01-24T08:23:21.183Z level=INFO source=/go/src/github.com/jmorganca/ollama/server/images.go:815 msg="total blobs: 11"
2024-01-24T09:23:21.183962000+01:00 time=2024-01-24T08:23:21.183Z level=INFO source=/go/src/github.com/jmorganca/ollama/server/images.go:822 msg="total unused blobs removed: 0"
2024-01-24T09:23:21.183985000+01:00 [GIN-debug] [WARNING] Creating an Engine instance with the Logger and Recovery middleware already attached.
2024-01-24T09:23:21.184013000+01:00
2024-01-24T09:23:21.184033000+01:00 [GIN-debug] [WARNING] Running in "debug" mode. Switch to "release" mode in production.
2024-01-24T09:23:21.184050000+01:00 - using env: export GIN_MODE=release
2024-01-24T09:23:21.184067000+01:00 - using code: gin.SetMode(gin.ReleaseMode)
2024-01-24T09:23:21.184087000+01:00
2024-01-24T09:23:21
@Eelviny
Eelviny / error.log
Created January 24, 2024 07:17
Ollama rocm error
2024-01-24T08:03:39.688013000+01:00 time=2024-01-24T07:03:39.687Z level=DEBUG source=/go/src/github.com/jmorganca/ollama/server/routes.go:919 msg="Debug logging enabled"
2024-01-24T08:03:39.688341000+01:00 time=2024-01-24T07:03:39.687Z level=INFO source=/go/src/github.com/jmorganca/ollama/server/images.go:815 msg="total blobs: 11"
2024-01-24T08:03:39.688373000+01:00 time=2024-01-24T07:03:39.687Z level=INFO source=/go/src/github.com/jmorganca/ollama/server/images.go:822 msg="total unused blobs removed: 0"
2024-01-24T08:03:39.688398000+01:00 [GIN-debug] [WARNING] Creating an Engine instance with the Logger and Recovery middleware already attached.
2024-01-24T08:03:39.688421000+01:00
2024-01-24T08:03:39.688441000+01:00 [GIN-debug] [WARNING] Running in "debug" mode. Switch to "release" mode in production.
2024-01-24T08:03:39.688459000+01:00 - using env: export GIN_MODE=release
2024-01-24T08:03:39.688475000+01:00 - using code: gin.SetMode(gin.ReleaseMode)
2024-01-24T08:03:39.688495000+01:00
2024-01-24T08:03:39
@Eelviny
Eelviny / execute_spf.sh
Last active March 24, 2018 16:17
TTN SPF klk15 for iFemtocell HAL klk7
#!/bin/sh -e
# Replace the existing file with this in /user/spf/bin/
# Move to configuration directory
cd /user/spf/etc
# Create configuration and version files
ln -fs /user/spf/etc/global_conf.json /tmp/packet_forwarder.conf
echo spf 3.1.0-klk15 +hal_libloragw_4.1.3-klk7 > /tmp/packet_forwarder_version.txt
@Eelviny
Eelviny / mysqllogger
Last active February 16, 2018 12:27
A script run by crontab to report a timestamp and hostname to a database.
#!/bin/python
import mysql.connector
from time import time
from datetime import datetime
import logging
from socket import gethostname
logging.basicConfig(filename='connection.log',format='%(asctime)s %(levelname)s:%(message)s',level=logging.INFO)
@Eelviny
Eelviny / Portfile
Created January 4, 2017 15:48
Portfile for NXT-Python on MacPorts
# $Id: Portfile 74794 2011-01-02 21:15:32Z ecronin@macports.org $
PortSystem 1.0
PortGroup python 1.0
name py27-nxt-python
license GPL
version 2.2.2
revision 2
epoch 1
categories python devel
@Eelviny
Eelviny / LICENSE
Last active November 19, 2016 17:07
PKGBUILD files and more for the rocrail private git repo.
Rocrail - Copyright
Copyright © 2002-2016 Robert Jan Versluis, http://www.rocrail.net
All rights reserved.
Commercial usage needs a Support Key.
Rocrail - Disclaimer
Using this program is at your own risk.