A small tool to view real-world ActivityPub objects as JSON! Enter a URL
or username from Mastodon or a similar service below, and we'll send a
request with
the right
Accept
header
to the server to view the underlying object.
{
"@context": [
"https://www.w3.org/ns/activitystreams",
{
"ostatus": "http://ostatus.org#",
"atomUri": "ostatus:atomUri",
"inReplyToAtomUri": "ostatus:inReplyToAtomUri",
"conversation": "ostatus:conversation",
"sensitive": "as:sensitive",
"toot": "http://joinmastodon.org/ns#",
"votersCount": "toot:votersCount",
"Hashtag": "as:Hashtag"
}
],
"id": "https://fosstodon.org/users/mathieucomandon/statuses/112300352019529442",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-04-19T22:56:23Z",
"url": "https://fosstodon.org/@mathieucomandon/112300352019529442",
"attributedTo": "https://fosstodon.org/users/mathieucomandon",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/mathieucomandon/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/mathieucomandon/statuses/112300352019529442",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2024-04-19:objectId=202226465:objectType=Conversation",
"content": "<p>Trying to get whisper and ollama to run on my RX5700XT. All I get are either crashes or fallback on the CPU. <br />I have both working on my RX7800XT, also running on Nobara 39.<br />I've tried with HSA_OVERRIDE_GFX_VERSION=10.3.0 and different Pytorch + Rocm versions and no dice. <br />Any advice welcome!</p><p><a href=\"https://fosstodon.org/tags/llama\" class=\"mention hashtag\" rel=\"tag\">#<span>llama</span></a> <a href=\"https://fosstodon.org/tags/amd\" class=\"mention hashtag\" rel=\"tag\">#<span>amd</span></a> <a href=\"https://fosstodon.org/tags/opencl\" class=\"mention hashtag\" rel=\"tag\">#<span>opencl</span></a> <a href=\"https://fosstodon.org/tags/ai\" class=\"mention hashtag\" rel=\"tag\">#<span>ai</span></a> <a href=\"https://fosstodon.org/tags/linux\" class=\"mention hashtag\" rel=\"tag\">#<span>linux</span></a></p>",
"contentMap": {
"en": "<p>Trying to get whisper and ollama to run on my RX5700XT. All I get are either crashes or fallback on the CPU. <br />I have both working on my RX7800XT, also running on Nobara 39.<br />I've tried with HSA_OVERRIDE_GFX_VERSION=10.3.0 and different Pytorch + Rocm versions and no dice. <br />Any advice welcome!</p><p><a href=\"https://fosstodon.org/tags/llama\" class=\"mention hashtag\" rel=\"tag\">#<span>llama</span></a> <a href=\"https://fosstodon.org/tags/amd\" class=\"mention hashtag\" rel=\"tag\">#<span>amd</span></a> <a href=\"https://fosstodon.org/tags/opencl\" class=\"mention hashtag\" rel=\"tag\">#<span>opencl</span></a> <a href=\"https://fosstodon.org/tags/ai\" class=\"mention hashtag\" rel=\"tag\">#<span>ai</span></a> <a href=\"https://fosstodon.org/tags/linux\" class=\"mention hashtag\" rel=\"tag\">#<span>linux</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/llama",
"name": "#llama"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/amd",
"name": "#amd"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/opencl",
"name": "#opencl"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/ai",
"name": "#ai"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/linux",
"name": "#linux"
}
],
"replies": {
"id": "https://fosstodon.org/users/mathieucomandon/statuses/112300352019529442/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/mathieucomandon/statuses/112300352019529442/replies?min_id=112301050951237223&page=true",
"partOf": "https://fosstodon.org/users/mathieucomandon/statuses/112300352019529442/replies",
"items": [
"https://fosstodon.org/users/mathieucomandon/statuses/112301050951237223"
]
}
},
"likes": {
"id": "https://fosstodon.org/users/mathieucomandon/statuses/112300352019529442/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://fosstodon.org/users/mathieucomandon/statuses/112300352019529442/shares",
"type": "Collection",
"totalItems": 0
}
}