Examples

  • Example 1: "Benevolence"
  • Example 2: "Goodness"
  • Example 3: "Justice"

Проект семинара “Лаборатория Цифровой Философии”: Обучающий Философский  Чат Бот “Досократик”.

interfacing 2024 , Тайвань.

Ярочкин Д.А 2024

import requests

API_URL = "https://api-inference.huggingface.co/models/DmitryYarov/dosocratic" headers = {"Authorization": "Bearer hf_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"}

def query(payload): response = requests.post(API_URL, headers=headers, json=payload) return response.json()

output = query({ "inputs": "Can you please let us know more details about your ", })

http://digital-philosophy.ru/

Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model is not currently available via any of the supported Inference Providers.
The model cannot be deployed to the HF Inference API: The model has no library tag.

Model tree for DmitryYarov/dosocratic

Finetuned
(7)
this model

Space using DmitryYarov/dosocratic 1