aprender-compute 0.32.0

High-performance SIMD compute library with GPU support, LLM inference engine, and GGUF model loading (was: trueno)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Grafana Datasources Configuration (Sprint 30)

apiVersion: 1

datasources:
  - name: Tempo
    type: tempo
    access: proxy
    url: http://tempo:3200
    uid: tempo
    isDefault: "true"
    editable: "true"
    jsonData:
      httpMethod: GET
      tracesToLogs:
        datasourceUid: 'loki'